Skip to content

jameshibbard/chatgpt-molly-guard-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Create a Chrome Extension in 10 Minutes Flat

Code for an article detailing how to build a simple Chrome Extension.

The extension adds molly-guard functionality to the ChatGPT interface, preventing the submission of a list of sensitive words.

Read the article on SitePoint: https://www.sitepoint.com/create-chrome-extension-10-minutes-flat/

Requirements

Installation Steps

To load the unpacked extension:

  1. Clone the repo.
  2. Open Chrome and navigate to chrome://extensions/ in the address bar.
  3. Turn on the Developer mode toggle, located at the top right corner.
  4. Click on the Load unpacked button, which will now be visible.
  5. Navigate to and select the directory of your extension and click Select.

Your extension should now appear in the list of installed extensions.

License

SitePoint's code archives and code examples are licensed under the MIT license.

Copyright © 2023 SitePoint

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Chrome extension to add molly-guard functionality to ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published