Por: sunset
Inspect and view changes in Tabs Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tabs Proxy",
"version": "1.0.1",
"description": "针对不同标签页,选择是否启用代理",
"author": "SunSet",
"icons": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"64": "icons/icon.svg",
"128": "icons/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "{FC5AB02A-858C-4C0F-8B5A-E79C75E3F09A}",
"strict_min_version": "109.0"
}
},
"host_permissions": [
"<all_urls>"
],
"permissions": [
"proxy",
"tabs",
"storage"
],
"options_ui": {
"open_in_tab": false,
"page": "/options/options.html"
},
"action": {
"default_area": "navbar",
"default_icon": {
"48": "/icons/inactive.svg"
},
"default_title": "打开/关闭代理"
},
"background": {
"scripts": [
"/background_scripts/background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"/icons/*.svg"
],
"matches": [
"<all_urls>"
]
}
]
} Mejores alternativas Tabs Proxy
Aquí hay algunas Firefox add-ons que son similares a Tabs Proxy: