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 |
| 官方網址 | 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"
} | |