Skip to content

FSpark/chatgpt-advanced-firefox

 
 

Repository files navigation

ChatGPT Advanced

This chrome extension adds web access capability to the ChatGPT webapp. Get much more relevant and up-to-date answers from the bot!

img

Current Features

  • browsing: enabled! Augment your prompts with web search results

  • Easily copy generated messages to clipboard

Installation

Download from Chrome Web Store

Chrome

Manual installation in Chrome and Microsoft Edge

  1. Download the code as a zip file here.
  2. Unzip the file.
  3. Open Chrome and navigate to chrome://extensions
    • (edge://extensions for Microsoft Edge).
  4. Enable developer mode (top right corner).
  5. Click on Load unpacked and select the unzipped folder.
  6. Go to ChatGPT and enjoy!

Manual installation in Firefox

  1. Download the code as a zip file here.
  2. Unzip the file.
  3. Replace manifest.json with manifest.v2.json
  4. Re-zip the folder

Temporary installation, in official Release or Beta

  1. Go to about:debugging, click "This Firefox" on the sidebar.
  2. Click Load Temporary Add-on button, then select the zip file you re-zipped.

Persistent installation, in Nightly or Developer Edition

  1. Open Firefox, go to about:config and set xpinstall.signatures.required to false
  2. Click on the Menu button in the top right corner.
  3. Select Add-ons from the menu.
  4. Click on the gear icon in the top right corner of the Add-ons page and select Install Add-on From File.
  5. Select the zip file and click open.
  6. Firefox will prompt you to confirm the installation of the addon. Click Install.
  7. The addon will be installed and will appear in the list of installed addons on the Add-ons page.
  8. Go to ChatGPT and enjoy!

Demo

Untitled.video.-.Made.with.Clipchamp.1.mp4

License

MIT ©

If you found this project interesting, please consider supporting me or following me on twitter twitter

Buy Me A Coffee

visitors

About

A browser extension that augments your ChatGPT prompts with web results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • CSS 18.7%