提供元: Linux Master
Inspect and view changes in Chatgpt Toolkit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Chatgpt Toolkit",
"version": "1.0",
"description": "An chatgpt toolkit where you can save your chats and import them on the fly.",
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_icon": "icons/icon.png",
"default_popup": "popup/popup.html"
},
"icons": {
"16": "icons/icon.png",
"32": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{2b0e758a-2721-42b0-8b63-c9d966fe15c0}"
}
}
} ベストのChatgpt Toolkit代替案
Chatgpt Toolkitに類似したFirefox add-onをいくつか紹介します:
ChatGPT Finder
TheMatrixLab
Enhanced ChatGPT Tools
DerivedFunction
GPTOrganizer
NoshMaster
ChatGPT Folders
Wimeki
ChatGPT Cleanup
Sweattypalms
ChatGPT Export Conversation
Burak Unver
ChatGPT search extension
sm00thelf
ChatGPT Session-Minder
The Reedster
ChatGPT Conversation History Search
r2bits
Save GPT
Piyush Santwani
Export ChatGPT
Mohalobaidi
ChatGPT to PDF
Tazmeen Kazmi