aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
What is aProxy?
aProxy is a Chrome extension developed by adjaranet, and its main feature is "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".
Extension Screenshots
Download aProxy Extension CRX File
Download aProxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | aProxy |
ID | ibalioppfbgkpnijdonlogccokhmplif |
Official URL | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
Description | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
File Size | 18.62 KB |
Installation Count | 2,049 |
Current Version | 1.0.5 |
Last Updated | 2016-05-10 |
Publish Date | 2016-04-21 |
Rating | 4.30/5 Total 30 Ratings |
Developer | adjaranet |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |