提供元: oneoff
Inspect and view changes in ChatGPT3ConversationBackup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT3ConversationBackup",
"version": "1.1.1",
"description": "This addon allows you to save ChatGPT3 chats to an HTML file.",
"permissions": [
"activeTab",
"downloads",
"contextMenus",
"storage",
"tabs",
"menus",
"https://chat.openai.com/"
],
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "save ChatGPT3 chats to an HTML file",
"default_popup": "popup.html"
},
"icons": {
"96": "icons/icon96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{b5f0f443-3fd9-4e50-a0df-02544fd71137}"
}
}
} ベストのChatGPT3ConversationBackup代替案
ChatGPT3ConversationBackupに類似したFirefox add-onをいくつか紹介します:
ChatGPT Saver
OctavoPE
ChatGPT Export to Markdown
J. Chik
ExportGPT
fa5tworm
ChatGPT Export Conversation
Burak Unver
ChatGPT Saver 2
Setepenre
Save Chat - AI chat backup
DragonWarriorWorks
ChatGPT to HTML Export Download
Hanna
Chatgpt Toolkit
Linux Master
ChatGPT: Chat Log Export
Deskuma
ChatGPT Markdown Exporter
devcxl
Export ChatGPT
Mohalobaidi
GPT Exporter
Yaşar Efe Ceylan