提供元: Diego Fernando
Inspect and view changes in ProxyContain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ProxyContain",
"version": "1.6",
"description": "Proxy Container",
"homepage_url": "https://github.com/dfuribez/proxycontain",
"icons": {
"128": "res/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "proxy@contain",
"strict_min_version": "91.1.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"contextualIdentities",
"cookies",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"proxy",
"storage",
"scripting",
"tabs"
],
"browser_action": {
"default_icon": "res/icon.png",
"default_title": "Proxy Contain",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "settings/settings.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} ベストのProxyContain代替案
ProxyContainに類似したFirefox add-onをいくつか紹介します:
Contained Proxy
Francesco Pompo'
Container proxy
Aleksei Bekh-Ivanov
ProxyFire
Diego Fernando
Container Proxy v1.0.3
bigsk1
ContainIt
Theordore
Smart Containers
DiamondJugs
Container Interceptor
zoulraX
Lightweight Container Proxy
cljoly
Containers Socks Proxy Helper
FF4Ever
Containacious
Dejan
ProxyServe
Yashkumar Navadiya
Container Sentry
abg1979