Upnet

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

Vad är Upnet?

Upnet är en Chrome-tillägg utvecklad av https://upnet001.vip, och dess huvudfunktion är "Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security".

Tilläggsskärmbilder

screenshot

Ladda ner Upnet-förlängningens CRX-fil

Ladda ner Upnet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Upnet Upnet
ID bniikohfmajhdcffljgfeiklcbgffppl
Officiell webbadress https://chromewebstore.google.com/detail/upnet/bniikohfmajhdcffljgfeiklcbgffppl
Beskrivning Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security
Filstorlek 1.73 MB
Antal Installationer 11,910
Aktuell Version 2.1
Senast Uppdaterad 2022-09-30
Publiceringsdatum 2020-06-18
Betyg 3.60/5 Totalt 47 Betyg
Utvecklare https://upnet001.vip
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://upnet001.vip
Stödda Språk 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
}