YY VPN

A custom filter list, fast and smart lightweight VPN

Cos'è YY VPN?

YY VPN è un'estensione di Chrome sviluppata da https://vpnis.lol, e la sua funzione principale è "A custom filter list, fast and smart lightweight VPN".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione YY VPN

Scarica i file di estensione YY VPN in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        一款高效、安全、稳定的科学上网插件。可帮助用户突破网络封锁。灵活购买自定义节点,智能检测访问域名。还可以防止Webrtc导致真实IP泄露。                    

Informazioni di Base sull'Estensione

Nome YY VPN YY VPN
ID acalppndomcgdnpeppinbkhmflicaafj
URL Ufficiale https://chromewebstore.google.com/detail/yy-vpn/acalppndomcgdnpeppinbkhmflicaafj
Descrizione A custom filter list, fast and smart lightweight VPN
Dimensione del File 950 KB
Conteggio Installazioni 476
Versione Corrente 3.9
Ultimo Aggiornamento 2024-02-06
Data di Pubblicazione 2023-05-04
Valutazione 4.87/5 Totale 15 Valutazioni
Sviluppatore https://vpnis.lol
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://w.doyy2024proxy.us/privacy.html
Lingue Supportate en,zh-CN
manifest.json
{
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "zh_CN",
    "version": "3.9",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "proxy",
        "webRequest",
        "tabs",
        "privacy",
        "management",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "256": "static\/logo.png",
        "128": "static\/logo.png",
        "64": "static\/logo.png",
        "32": "static\/logo.png"
    },
    "options_ui": {
        "page": "index.html",
        "open_in_tab": false
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}