Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork849
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
License
interstellard/chatgpt-advanced
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English | Indonesia
This browser extensionadds web access
capability toChatGPT. Get much more relevant and up-to-date answers from the chatbot!
demo.mp4
This Github repository will stop receiving updates after06/30/2023, as we are incorporating numerous new functionalities that require user credentials and server-side logic. These additions are aimed at furthering our mission to assist users in maximizing their utilization of ChatGPT.
ℹ️ Don't forget to disable the extension installed from the Web Store while you're testing manually installed version.
- Download the prebuilt chrome zip file fromhere.
- Unzip the file.
- Open
chrome://extensions
in Chrome /edge://extensions
in Microsoft Edge. - Enable developer mode (top right corner).
- Click on
Load unpacked
and select the unzipped folder. - Go toChatGPT and enjoy!
- Download prebuilt firefox zip file fromhere.
- Go to
about:debugging#/runtime/this-firefox
. - Click
Load Temporary Add-on
button, then select the zip file you re-zipped.
- Open Firefox, go to
about:config
and setxpinstall.signatures.required
tofalse
. - Go to
about:addons
- Click on the gear icon in the top right corner of the Add-ons page and select
Install Add-on From File
. - Select the zip file and click open.
- Firefox will prompt you to confirm the installation of the addon. Click Install.
- The addon will be installed and will appear in the list of installed addons on the Add-ons page.
- Go toChatGPT and enjoy!
git clone https://github.com/qunash/chatgpt-advanced.git
npm install
npm run build-prod
- Grab your zip extension from
build/
folder
The extension requires access to all websites because there is no backend server to process web requests, and everything happens locally in the browser. There are two modes: web searching, and extracting webpage text from URLs. Web searching requires access to the search engine, while URL text extraction requires access to any website. This is why theaccess to all websites
permission is required.
Some other ChatGPT extensions are known to interfere with WebChatGPT. If you are experiencing issues with the toolbar not showing up, please try disabling any other ChatGPT extensions that you have installed and reloading the page. If you continue to experience issues, feel free to reach out to us on ourDiscord server for assistance.
No, the extension does not collect any user data or analytics.
About
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.