-
Notifications
You must be signed in to change notification settings - Fork 853
Guide
After installation, you must refresh the page or restart the browser
Basic Usage
Install this extension and click on the extension icon, you will see the setting panel, it is recommended to create an API key
Right click -> ChatGPTBox to call up the chat box
Custom Site
A better example: https://github.com/josStorer/chatGPTBox/issues/351#issuecomment-1552952771
-
Open
AdvancedPanel and scroll down. -
Set
Custom Site Regexto match your website. e.g. arxiv -
Set
Input Query,Append Query,Prepend Queryto meet document.querySelector -
Example
-
As an example, open https://arxiv.org/
-
Ask ChatGPTshould display
Others
Want to disable selection tools?
Uncheck all items in the SelectionTools Setting, it will stop creating SelectionTools
Want to disable siteAdapters?
Uncheck all items in the SiteAdapters Setting
Want to disable search engine support?
Enable Only use Custom Site Regex for website matching, ignore built-in rules in Advanced Setting, and set Custom Site Regex to match nothing
Only need right-click menu?
Just do the above three steps