aProxy

aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…

Wat is aProxy?

aProxy is een Chrome-extensie ontwikkeld door adjaranet, en de belangrijkste functie is "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie aProxy

Download aProxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam aProxy aProxy
ID ibalioppfbgkpnijdonlogccokhmplif
Officiële URL https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif
Beschrijving aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
Bestandsgrootte 18.62 KB
Aantal Installaties 2,049
Huidige Versie 1.0.5
Laatst Bijgewerkt 2016-05-10
Publicatiedatum 2016-04-21
Beoordeling 4.30/5 Totaal 30 Beoordelingen
Ontwikkelaar adjaranet
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}