HQ VPN

Provide users with a single VPN ecosystem for all their gadgets on different operating systems using one account.

Qu'est-ce que HQ VPN ?

HQ VPN est une extension Chrome développée par HQ VPN, et sa fonction principale est "Provide users with a single VPN ecosystem for all their gadgets on different operating systems using one account.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension HQ VPN

Téléchargez les fichiers d'extension HQ VPN 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

                        HQ VPN is a multi-platform VPN service that has the following advantages:

- Protection from annoying ads and unwelcome data tracking.
- No geographical restrictions on content.
- Location data privacy.
- Anonymous search history.
- Safe online shopping and bank transactions                    

Informations de Base sur l'Extension

Nom HQ VPN HQ VPN
ID nbadlaimkefoghbjibbkdjggnmopppli
URL Officiel https://chromewebstore.google.com/detail/hq-vpn/nbadlaimkefoghbjibbkdjggnmopppli
Description Provide users with a single VPN ecosystem for all their gadgets on different operating systems using one account.
Taille du Fichier 1.28 MB
Nombre d'Installations 659
Version Actuelle 1.0.3
Dernière Mise à Jour 2023-03-15
Date de Publication 2022-11-14
Évaluation 5.00/5 Total 1 Évaluations
Développeur HQ VPN
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://hqvpn.net/
URL de la Page d'Aide https://edusystemsou.zendesk.com/hc/en-us/categories/6014274951197-HQ-VPN
URL de la Page de Politique de Confidentialité https://hqvpn.net/info/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HQ VPN",
    "description": "Provide users with a single VPN ecosystem for all their gadgets on different operating systems using one account.",
    "version": "1.0.3",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "proxy",
        "storage",
        "notifications",
        "management"
    ],
    "incognito": "split",
    "author": "WEBCASE",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/images\/favicon-16x16.png",
            "32": "\/images\/favicon-32x32.png",
            "48": "\/images\/favicon-48x48.png",
            "128": "\/images\/favicon-144x144.png"
        }
    },
    "icons": {
        "16": "\/images\/favicon-16x16.png",
        "32": "\/images\/favicon-32x32.png",
        "48": "\/images\/favicon-48x48.png",
        "128": "\/images\/favicon-144x144.png"
    }
}