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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        一款高效、安全、稳定的科学上网插件。可帮助用户突破网络封锁。灵活购买自定义节点,智能检测访问域名。还可以防止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"
}