作者: Richard West
Inspect and view changes in Proxy Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Proxy Toggle",
"version": "1.2.1",
"description": "Toggle between direct connection and using a proxy server.",
"icons": {
"48": "icons/p1.svg",
"96": "icons/p1.svg"
},
"permissions": [
"storage",
"proxy",
"<all_urls>",
"webRequest",
"webRequestBlocking"
],
"browser_action": {
"browser_style": true,
"default_icon": "icons/p1.svg",
"default_title": "Proxy Toggle"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "Toggle proxy on/off"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "settings.html",
"browser_style": true
},
"applications": {
"gecko": {
"strict_min_version": "60.0"
}
}
} 最佳 Proxy Toggle 替代方案
这里是一些与Proxy Toggle类似的Firefox add-on:
Proxy Toggle
Chlorite
Simple Proxy Toggle
Strega
Proxy Toggle
Ben
Proxy Toggle Switcher FF
f0ck1
Proxy Toggle Dark Mode
Trey Yang
Proxy Switcher
Allen
Proxybonanza Proxy Manager
Firefox user 7097796
ProxyToggler
Flo Gruber
Proxy Navbar Shortcut
Private Citizen
Mini Proxy Switcher
Anupam Singh
Proxy Switcher and Manager
tlintspr
Toggle Proxy WebExt
defkev