aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
什么是aProxy?
aProxy是由adjaranet开发的Chrome扩展程序,该扩展的主要功能是“aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…”。
扩展截图
下载aProxy扩展crx文件
下载aProxy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
aProxy will give you the following benefits:
- Access to websites if it is unavailable for you;
- Improved connection speed if you have a bad connection
- Increased safety of data transferred over the Internet 扩展基本信息
| 名称 | |
| ID | ibalioppfbgkpnijdonlogccokhmplif |
| 官方URL | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
| 简介 | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
| 文件大小 | 18.62 KB |
| 安装次数 | 2,049 |
| 当前版本 | 1.0.5 |
| 更新时间 | 2016-05-10 |
| 上架时间 | 2016-04-21 |
| 评分 | 4.30/5 共30次评分 |
| 开发者 | adjaranet |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"background": {
"scripts": [
"app.js"
]
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2,
"name": "aProxy",
"permissions": [
"proxy"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.5"
} | |