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": "0.3",
"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",
"alarms"
],
"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
},
"browser_specific_settings": {
"gecko": {
"id": "proxytoggle@devpg.net",
"strict_min_version": "91.1.0"
}
}
} 최고의 Proxy Toggle 대안
다음은 Proxy Toggle과(와) 유사한 Firefox add-on입니다:
Proxy Toggle
Richard West
Proxy Toggle Dark Mode
Trey Yang
Proxy Toggle Switcher FF
f0ck1
Toggle Proxy
Indogermane
Proxy Toggle
Ben
Simple Proxy Toggle
Strega
Proxy Toolbar Toggle
Vincent4486
Mini Proxy Switcher
Anupam Singh
Local Socks5 Proxy Toggle.
Aran
ProxyToggler
Flo Gruber
Proxy Switcher
Allen
Proxy Switcher
seT