YY VPN

A custom filter list, fast and smart lightweight VPN

什么是YY VPN?

YY VPN是由https://vpnis.lol开发的Chrome扩展程序,该扩展的主要功能是“A custom filter list, fast and smart lightweight VPN”。

扩展截图

screenshot
screenshot
screenshot

下载YY VPN扩展crx文件

下载YY VPN扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 YY VPN YY VPN
ID acalppndomcgdnpeppinbkhmflicaafj
官方URL https://chromewebstore.google.com/detail/yy-vpn/acalppndomcgdnpeppinbkhmflicaafj
简介 A custom filter list, fast and smart lightweight VPN
文件大小 950 KB
安装次数 476
当前版本 3.9
更新时间 2024-02-06
上架时间 2023-05-04
评分 4.87/5 共15次评分
开发者 https://vpnis.lol
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://w.doyy2024proxy.us/privacy.html
支持的语言 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"
}