Inspect and view changes in GPT Edit 翻译 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GPT Edit 翻译",
"description": "GPT Edit Translator is a browser extension that uses the ChatGPT API for translation.",
"version": "1.1.1",
"icons": {
"16": "icon.png",
"32": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"options_ui": {
"page": "src/browser-extension/options/index.html",
"open_in_tab": true
},
"action": {
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"match_about_blank": true,
"js": [
"src/browser-extension/content_script/index.js"
]
}
],
"background": {
"page": "background.html"
},
"permissions": [
"storage",
"contextMenus"
],
"commands": {
"open-popup": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Open the popup"
}
},
"host_permissions": [
"https://gpt4edit.com/",
"https://gptedit.cn/",
"https://*.openai.com/",
"https://*.openai.azure.com/",
"https://*.ingest.sentry.io/",
"*://speech.platform.bing.com/",
"https://*.googletagmanager.com/",
"https://*.google-analytics.com/",
"https://*.minimax.chat/",
"https://*.githubusercontent.com/",
"https://*.baidu.com/",
"https://api-edge.cognitive.microsofttranslator.com/",
"https://*.microsoft.com/",
"https://*.google.com/",
"https://*.googleapis.com/"
],
"browser_specific_settings": {
"gecko": {
"id": "hi@gptedit.cn"
}
},
"web_accessible_resources": [
{
"resources": [
"assets/src/browser-extension/content_script/index-531cba28.js",
"assets/i18n-bbe0f93e.js",
"assets/action-934f1dd2.js",
"assets/browser-polyfill-880dd334.js",
"assets/electron-f24ec2d9.js",
"assets/tauri-e6d3dc41.js",
"assets/index.min-499c3404.js",
"assets/index.min-fc1f7240.js",
"assets/vocabulary-c6c9e424.js",
"assets/token-eb78f440.js",
"assets/index-db659d8b.css",
"assets/i18n-d2c343f9.css"
],
"matches": [
"<all_urls>"
]
}
]
} Best GPT Edit 翻译 Alternatives
Here are some Firefox add-ons that are similar to GPT Edit 翻译: