Inspect and view changes in ChatGPT Code Wrap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Code Wrap",
"version": "1.2.1",
"description": "Add per-block and automatic word wrap controls to ChatGPT, Claude, and Gemini code blocks.",
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-code-wrap@maoli17.github.io",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} ベストのChatGPT Code Wrap代替案
ChatGPT Code Wrapに類似したFirefox add-onをいくつか紹介します:
AI Chat Code Editor
Rashid Hussain
MoreGPT
MOIMO
WideGPT
Chris Stone
ChatGPT Web Preview
LeonKohli
ChatGPT Mods
One
ChatGPT Code Preview
NeloyHQ
ChatGPT Widescreen
Adam Lui
Expand ChatGPT Textarea
Swapnil Gawande
GPT Code helper
Francisco Cerdán
ChatGPT Bottom Copy Code Button & Statistics
Krzysztof Gniewek
ChatGPT RTL
H4MID
ChatGPT Widener
Viktor Ferenczi