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
拡張機能の基本情報
名前 | aProxy |
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 |
Eメール | [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" } |