aProxy

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

Was ist aProxy?

aProxy ist eine Chrome-Erweiterung, die von adjaranet entwickelt wurde, und ihr Hauptmerkmal ist "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".

Erweiterungsscreenshots

screenshot

aProxy-Erweiterungs-CRX-Datei herunterladen

Laden Sie aProxy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name aProxy aProxy
ID ibalioppfbgkpnijdonlogccokhmplif
Offizielle URL https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif
Beschreibung aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
Dateigröße 18.62 KB
Installationsanzahl 2,049
Aktuelle Version 1.0.5
Letztes Update 2016-05-10
Veröffentlichungsdatum 2016-04-21
Bewertung 4.30/5 Insgesamt 30 Bewertungen
Entwickler adjaranet
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}