Proxy management tool
Proxy management extension for anonymous-proxies.net
什么是Proxy management tool?
Proxy management tool是由https://anonymous-proxies.net开发的Chrome扩展程序,该扩展的主要功能是“Proxy management extension for anonymous-proxies.net”。
扩展截图
下载Proxy management tool扩展crx文件
下载Proxy management tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extension for loading and using proxies purchased at anonymous-proxies.net 扩展基本信息
| 名称 | |
| ID | ficmddpifidcbcndbmddljgamgjfcbck |
| 官方URL | https://chromewebstore.google.com/detail/proxy-management-tool/ficmddpifidcbcndbmddljgamgjfcbck |
| 简介 | Proxy management extension for anonymous-proxies.net |
| 文件大小 | 875 KB |
| 安装次数 | 126 |
| 当前版本 | 1.1 |
| 更新时间 | 2015-05-03 |
| 上架时间 | 2015-05-03 |
| 评分 | 3.00/5 共2次评分 |
| 开发者 | https://anonymous-proxies.net |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Proxy management tool",
"description": "Proxy management extension for anonymous-proxies.net",
"version": "1.1",
"browser_action": {
"default_icon": {
"16": "icons\/16.png",
"19": "icons\/19.png",
"24": "icons\/24.png",
"38": "icons\/48.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"default_popup": "aProxy\/index.html"
},
"permissions": [
"proxy"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
} | |