aProxy

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

Qu'est-ce que aProxy ?

aProxy est une extension Chrome développée par adjaranet, et sa fonction principale est "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension aProxy

Téléchargez les fichiers d'extension aProxy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom aProxy aProxy
ID ibalioppfbgkpnijdonlogccokhmplif
URL Officiel 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…
Taille du Fichier 18.62 KB
Nombre d'Installations 2,049
Version Actuelle 1.0.5
Dernière Mise à Jour 2016-05-10
Date de Publication 2016-04-21
Évaluation 4.30/5 Total 30 Évaluations
Développeur adjaranet
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}