YY VPN

A custom filter list, fast and smart lightweight VPN

What is YY VPN?

YY VPN is a Chrome extension developed by https://vpnis.lol, and its main feature is "A custom filter list, fast and smart lightweight VPN".

Extension Screenshots

screenshot
screenshot
screenshot

Download YY VPN Extension CRX File

Download YY VPN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name YY VPN YY VPN
ID acalppndomcgdnpeppinbkhmflicaafj
Official URL https://chromewebstore.google.com/detail/yy-vpn/acalppndomcgdnpeppinbkhmflicaafj
Description A custom filter list, fast and smart lightweight VPN
File Size 950 KB
Installation Count 476
Current Version 3.9
Last Updated 2024-02-06
Publish Date 2023-05-04
Rating 4.87/5 Total 15 Ratings
Developer https://vpnis.lol
Email [email protected]
Payment Type free
Privacy Policy Page URL https://w.doyy2024proxy.us/privacy.html
Supported Languages 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"
}