aProxy

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

Hvad er aProxy?

aProxy er en Chrome-udvidelse udviklet af adjaranet, og dens hovedfunktion er "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".

Udvidelsesskærmbilleder

screenshot

Download aProxy-udvidelses-CRX-fil

Download aProxy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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æggende oplysninger om udvidelsen

Navn aProxy aProxy
ID ibalioppfbgkpnijdonlogccokhmplif
Officiel URL https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif
Beskrivelse aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
Filstørrelse 18.62 KB
Antal Installationer 2,049
Nuværende Version 1.0.5
Senest Opdateret 2016-05-10
Udgivelsesdato 2016-04-21
Bedømmelse 4.30/5 Samlet 30 Bedømmelser
Udvikler adjaranet
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}