-
Notifications
You must be signed in to change notification settings - Fork 754
Development&Contributing
josc146 edited this page Apr 29, 2023
·
3 revisions
Clone the repo, and then
npm install
npm run build
npm run build:safari # if you are building for safari
Clone the repo, and then
npm install
npm run dev
Load build/chromium/
or build/firefox/
directory to your browser
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