aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
Cos'è aProxy?
aProxy è un'estensione di Chrome sviluppata da adjaranet, e la sua funzione principale è "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione aProxy
Scarica i file di estensione aProxy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | ibalioppfbgkpnijdonlogccokhmplif |
| URL Ufficiale | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
| Descrizione | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
| Dimensione del File | 18.62 KB |
| Conteggio Installazioni | 2,049 |
| Versione Corrente | 1.0.5 |
| Ultimo Aggiornamento | 2016-05-10 |
| Data di Pubblicazione | 2016-04-21 |
| Valutazione | 4.30/5 Totale 30 Valutazioni |
| Sviluppatore | adjaranet |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |