Inspect and view changes in TabXProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TabXProxy",
"version": "1.0",
"description": "Switch browser proxy based on tab",
"icons": {
"16": "icons/icon-noproxy.png",
"32": "icons/icon-noproxy.png"
},
"permissions": [
"tabs",
"storage",
"proxy",
"tabGroups",
"<all_urls>"
],
"incognito": "spanning",
"browser_action": {
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "tabxproxy@tabxproxy",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best TabXProxy Alternatives
Here are some Firefox add-ons that are similar to TabXProxy:
Tabproxy-Extension
TabProxy
Proxy Per Tab
Egor Shmakov
Tab Tunnel
Digitalhen
ProxyTab - Proxy Manage & Switcher
Hamid Mahmood Siddiqui
Proxy Switcher
seT
Proxy Router (SOCKS5 & HTTP)
Ilya Bondarchuk
Proxy Manager
Warren Bank
Preprox (Smartproxy) Extension
PreProx
Advanced Proxy Manager
Proxy-Cheap
Proxiero
Alexander Repin
ProxyServe
Yashkumar Navadiya
Web Proxy Server
ExtAddon