Aqua VPN

Fast and stable VPN with multiple geo locations

Was ist Aqua VPN?

Aqua VPN ist eine Chrome-Erweiterung, die von nicolathomssen entwickelt wurde, und ihr Hauptmerkmal ist "Fast and stable VPN with multiple geo locations".

Erweiterungsscreenshots

screenshot
screenshot

Aqua VPN-Erweiterungs-CRX-Datei herunterladen

Laden Sie Aqua VPN-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

                        We've made a reliable VPN service so you could surf Internet safely and privately. Aqua VPN is a free VPN service with a number of GEO proxies available, all you need is to select a proxy country, and enjoy your safe and unlimited connection. Our extension is completely free, has no ads or paid subscriptions!

Aqua VPN will unblock and lift all restrictions from any website, app or social network which may be blocked in your location, e.g. Facebook, Youtube, Netflix, etc. We provide you fast, stable, safe and secured connection and the rest is up to you.

You will be able to change your virtual location, hide your IP and private information when surfing the Internet, and maintain your security all the time.

Proxies available at the moment:
💥 USA
💥 Canada
💥 Germany
💥 Netherlands                    

Grundlegende Informationen zur Erweiterung

Name Aqua VPN Aqua VPN
ID bgcmndidjhfimbbocplkapiaaokhlcac
Offizielle URL https://chromewebstore.google.com/detail/aqua-vpn/bgcmndidjhfimbbocplkapiaaokhlcac
Beschreibung Fast and stable VPN with multiple geo locations
Dateigröße 194 KB
Installationsanzahl 1,546
Aktuelle Version 0.0.7
Letztes Update 2024-01-26
Veröffentlichungsdatum 2023-05-16
Bewertung 4.35/5 Insgesamt 23 Bewertungen
Entwickler nicolathomssen
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://sites.google.com/view/aquavpn
Unterstützte Sprachen id,ms,de,en,fr,nl,no,tr,da,es,it,hu,pl,sv,cs,el,ru,uk,iw,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.0.7",
    "default_locale": "en",
    "background": {
        "service_worker": "js\/sw.js"
    },
    "permissions": [
        "proxy",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/ifconfig.co\/json",
        "https:\/\/ip.seeip.org\/geoip",
        "https:\/\/ipapi.co\/json\/",
        "https:\/\/api.myip.com\/"
    ],
    "icons": {
        "32": "\/assets\/images\/off\/icon32.png",
        "128": "\/assets\/images\/off\/icon128.png"
    },
    "action": {
        "default_title": "__MSG_name__",
        "default_popup": "\/assets\/popup.html",
        "default_icon": {
            "16": "\/assets\/images\/off\/icon16.png",
            "24": "\/assets\/images\/off\/icon24.png",
            "32": "\/assets\/images\/off\/icon32.png"
        }
    }
}