aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
Vad är aProxy?
aProxy är en Chrome-tillägg utvecklad av adjaranet, och dess huvudfunktion är "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".
Tilläggsskärmbilder
Ladda ner aProxy-förlängningens CRX-fil
Ladda ner aProxy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | ibalioppfbgkpnijdonlogccokhmplif |
| Officiell webbadress | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
| Beskrivning | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
| Filstorlek | 18.62 KB |
| Antal Installationer | 2,049 |
| Aktuell Version | 1.0.5 |
| Senast Uppdaterad | 2016-05-10 |
| Publiceringsdatum | 2016-04-21 |
| Betyg | 4.30/5 Totalt 30 Betyg |
| Utvecklare | adjaranet |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |