By: ProxySwitch789
Inspect and view changes in ProxySwitch789 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ProxySwitch789",
"description": "一键切换代理配置",
"version": "1.1",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"proxy",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{f6000f59-9ec7-4bf1-a5d3-83c308ebcf13}",
"strict_min_version": "128.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.google.com/*"
],
"js": [
"content-scripts/content.js"
]
}
]
} Best ProxySwitch789 Alternatives
Here are some Firefox add-ons that are similar to ProxySwitch789: