By: Charity
Inspect and view changes in 一键切换网络代理,一键翻墙 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version":2,//目前, 这个值必须是2。
"name":"一键切换网络代理",
"description":"当用户在火狐的【网络设置】中配置过代理之后,此组件可以一键启用或禁用代理。红色圆圈表示正在使用系统代理配置,单击会使圆圈会变成绿色,表示正在使用手动代理配置,可以上Google和Facebook等国外网站了。",
"version":"1.0.1",
"background":{
"scripts":[
"background.js"
]
},
"icons":{
"48":"icons/animation.gif"
},
"browser_action":{//不能省去,否则无法初始化
"default_title":"单击切换代理设置",
"default_icon":"icons/off.png"
},
"permissions":[
"proxy"
]
}
Best 一键切换网络代理,一键翻墙 Alternatives
Here are some Firefox add-ons that are similar to 一键切换网络代理,一键翻墙: