Upnet

Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security

Qu'est-ce que Upnet ?

Upnet est une extension Chrome développée par https://upnet001.vip, et sa fonction principale est "Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security".

Captures d'Écran de l'Extension

screenshot

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

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

                        Free VPN
Free! Super fast, easy to use.
Global servers in the world.
Unblock any websites.                    

Informations de Base sur l'Extension

Nom Upnet Upnet
ID bniikohfmajhdcffljgfeiklcbgffppl
URL Officiel https://chromewebstore.google.com/detail/upnet/bniikohfmajhdcffljgfeiklcbgffppl
Description Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security
Taille du Fichier 1.73 MB
Nombre d'Installations 11,910
Version Actuelle 2.1
Dernière Mise à Jour 2022-09-30
Date de Publication 2020-06-18
Évaluation 3.60/5 Total 47 Évaluations
Développeur https://upnet001.vip
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://upnet001.vip
Langues Prises en Charge en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Upnet",
    "version": "2.1",
    "description": "Download UpnetVPN - the world\u2019s #1 VPN Chrome extension for total privacy and security",
    "default_locale": "en",
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "management"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "",
        "default_icon": {
            "16": "images\/logo-16.png",
            "32": "images\/logo-32.png",
            "48": "images\/logo-48.png",
            "128": "images\/logo-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "manifest_version": 2
}