提供元: StarDustPlanet Add-on
Inspect and view changes in FilterChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "3.3.2",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"*://*/*"
],
"background": {
"scripts": [
"background/bg.js"
]
},
"browser_action": {},
"browser_specific_settings": {
"gecko": {
"id": "{b13d04e3-41db-48b3-842c-8079df93c7ae}"
}
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"content-scripts/mainUI.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true,
"chrome_style": true
},
"web_accessible_resources": [
"content-scripts/mainUI.css",
"icons/icon48.png",
"leave_review.png"
],
"commands": {
"toggle-web-access": {
"suggested_key": {
"default": "Alt+W"
},
"description": "__MSG_toggleWebAccess__"
}
}
} ベストのFilterChatGPT代替案
FilterChatGPTに類似したFirefox add-onをいくつか紹介します:
WebChatGPT: ChatGPT with internet access
Extensions Hub
ChatGPT with Internet
RichmanFill
ChatGPT Search Engine
AceOfAllTrades
ChatGPT for Google Search
Timmy
ChatGPT Search Query
Yigit Budak
ChatGPTBox
josStorer
ChatGPThing
Kevin Antoine
ChatGPT for Qwant
Mickael Kasinski
ChatGPT search extension
sm00thelf
ChatGPT in Google Search
KenamDev
ChatGPT Search Extension
Eladiut
ChatGPT for Google for free
Singularity Labs