By: mPP
Inspect and view changes in moleProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "moleProxy",
"version": "1.0.0",
"permissions": [
"proxy",
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "moleProxy",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png",
"96": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "moleproxy@example.com",
"strict_min_version": "91.1.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best moleProxy Alternatives
Here are some Firefox add-ons that are similar to moleProxy:
Proxy Switcher
seT
Proxy Router (SOCKS5)
Ilya Bondarchuk
Proxy Manager
EragonK
FoxyProxy Standard
Eric Jung
Proxy Toolbar Toggle
Vincent4486
ProxyServe
Yashkumar Navadiya
fireproxy
Giulio Pizzini
FoxyProxy Basic
Eric Jung
Proxy Manager
Rasmus Rendal
MeguminProxy (Прокси доменов / Обход блокировок)
Ventor DIMI
Tab Tunnel
Digitalhen
Little Proxy
addONDeveloper