We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clone the repo, and then
npm run install npm run build npm run build:safari # if you are building for safari
npm run install npm run dev
Load build/chromium/ or build/firefox/ directory to your browser
build/chromium/
build/firefox/
Then modify the code, and it will automatically rebuild
It is recommended to install Extensions Reloader for automatic reloading
npm run analyze
PR Welcome
Site Adapters: https://github.com/josStorer/chatGPTBox/blob/master/src/content-script/site-adapters/index.mjs
Selection tools: https://github.com/josStorer/chatGPTBox/blob/master/src/content-script/selection-tools/index.mjs
History commits: https://github.com/josStorer/chatGPT-search-engine-extension/commits/main
History releases: https://github.com/josStorer/chatGPT-search-engine-extension/releases
// TODO more guidelines