YY VPN

A custom filter list, fast and smart lightweight VPN

Wat is YY VPN?

YY VPN is een Chrome-extensie ontwikkeld door https://vpnis.lol, en de belangrijkste functie is "A custom filter list, fast and smart lightweight VPN".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie YY VPN

Download YY VPN-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam YY VPN YY VPN
ID acalppndomcgdnpeppinbkhmflicaafj
Officiële URL https://chromewebstore.google.com/detail/yy-vpn/acalppndomcgdnpeppinbkhmflicaafj
Beschrijving A custom filter list, fast and smart lightweight VPN
Bestandsgrootte 950 KB
Aantal Installaties 476
Huidige Versie 3.9
Laatst Bijgewerkt 2024-02-06
Publicatiedatum 2023-05-04
Beoordeling 4.87/5 Totaal 15 Beoordelingen
Ontwikkelaar https://vpnis.lol
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://w.doyy2024proxy.us/privacy.html
Ondersteunde Talen 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"
}