提供元: Krzysztof Gniewek Add-on
Inspect and view changes in ChatGPT Bottom Copy Code Button & Statistics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Bottom Copy Code Button & Statistics",
"version": "1.4.3",
"description": "Adds an additional 'Copy Code' button and code statistics at the bottom of code snippets in ChatGPT.",
"permissions": [
"storage",
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://chatgpt.com/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"web_accessible_resources": [
"fonts/Inter-Regular.woff",
"fonts/Inter-Regular.woff2"
],
"browser_specific_settings": {
"gecko": {
"id": "{5d9b6c70-ca68-4950-bdec-60dfeab8abee}"
}
}
} ベストのChatGPT Bottom Copy Code Button & Statistics代替案
ChatGPT Bottom Copy Code Button & Statisticsに類似したFirefox add-onをいくつか紹介します:
ChatGPT Code Downloader
Automate My Life
ChatGPT Markdown Copier
Shubham
Gemini Bottom Copy Button
hakanct
ChatGPT Code Preview
NeloyHQ
ChatGPT Copy Cleaner
adptly
ChatGPT to HTML
TheLazyCat
ChatGPT Code Wrap
Maoli
ChatGPT Web Preview
LeonKohli
re-CodeCopy
Staler2019
chatgpt-copy-button
Anatolii V.
ChatGPT Export as Text
tnndvd
ChatGPT → Word Copier
izvenyaisya