Coder Social home page Coder Social logo

morben / chatgpt-advanced Goto Github PK

View Code? Open in Web Editor NEW

This project forked from interstellard/chatgpt-advanced

0.0 0.0 0.0 43.36 MB

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

Home Page: https://webchatgpt.app

License: MIT License

JavaScript 7.05% TypeScript 91.88% CSS 0.10% HTML 0.98%

chatgpt-advanced's Introduction

WebChatGPT

English   |   Indonesia

Discord Twitter Follow

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

image


Chrome Firefox Chrome

Chrome Web Store
Mozilla Add-on
Edge Add-on


demo.mp4

Manual installation

ℹ️ Don't forget to disable the extension installed from the Web Store while you're testing manually installed version.

Chrome, Microsoft Edge, etc.

  1. Download the prebuilt chrome zip file from here.
  2. Unzip the file.
  3. Open chrome://extensions in Chrome / edge://extensions in 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!

Firefox

  1. Download prebuilt firefox zip file from here.

Temporary installation, in official Release or Beta

  1. Go to about:debugging#/runtime/this-firefox.
  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. Go to about:addons
  3. Click on the gear icon in the top right corner of the Add-ons page and select Install Add-on From File.
  4. Select the zip file and click open.
  5. Firefox will prompt you to confirm the installation of the addon. Click Install.
  6. The addon will be installed and will appear in the list of installed addons on the Add-ons page.
  7. Go to ChatGPT and enjoy!

Build from source

  1. git clone https://github.com/qunash/chatgpt-advanced.git
  2. npm install
  3. npm run build-prod
  4. Grab your zip extension from build/ folder

FAQ

Why is the extension asking for access to all websites permission?

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 the access to all websites permission is required.

The extension does not work, the toolbar does not show up. What can I do?

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 our Discord server for assistance.

Do you collect any data?

No, the extension does not collect any user data or analytics.


Contributing

Contributions are welcome! Please submit pull requests to the dev branch.




Like this free project? Please consider supporting me to keep it running.

Buy Me A Coffee

visitors Discord Twitter Follow

chatgpt-advanced's People

Contributors

ingumsky avatar kyleskimo avatar leoodz avatar levvy055 avatar mrmontazer avatar nasko-5 avatar notlin4 avatar okkidwi avatar qunash avatar thefourcraft avatar vladykus avatar wahengchang avatar yijiunchin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.