VeeeVPN - #1 VPN Proxy Extension for Chrome

Download Veee VPN - the world’s #1 VPN Chrome extension for total privacy and security

VeeeVPN - #1 VPN Proxy Extension for Chrome란 무엇입니까?

VeeeVPN - #1 VPN Proxy Extension for Chrome은(는) https://veee004.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download Veee VPN - the world’s #1 VPN Chrome extension for total privacy and security"입니다.

확장 프로그램 스크린샷

screenshot

VeeeVPN - #1 VPN Proxy Extension for Chrome 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Veee is a VPN engineered to protect your privacy and offers secure unlimited data usage. Veee+ unlocks any websites and supports Netflix high speed steaming. Use the Internet safely and anonymously in just one tap!

New SVIP Server Lines
Cross-border dedicated backbone network, support 4K media streaming.
Optimized connection for multiple network operators, up to 1000 Mbps broadband speed!  


🚀 Fast VPN network
Connect to 2000+ VPN servers in 160 locations in 94 countries. Unlimited speed and bandwidth.

📺 Access any content
Stream or download anything, from any of our servers, anywhere on Earth.

🔒 Safe and anonymous
Trusted Server technology and powerful encryption protect you from hackers and trackers. Secure your connection on public Wi-Fi hotspots.

🙈 Protect your privacy
Hide your IP address and location. Strict privacy policy: No activity logs, no connection logs.

Try Now! You’ll love it!                    

확장 프로그램 기본 정보

이름 VeeeVPN - #1 VPN Proxy Extension for Chrome VeeeVPN - #1 VPN Proxy Extension for Chrome
ID bnijmipndnicefcdbhgcjoognndbgkep
공식 URL https://chromewebstore.google.com/detail/veeevpn-1-vpn-proxy-exten/bnijmipndnicefcdbhgcjoognndbgkep
설명 Download Veee VPN - the world’s #1 VPN Chrome extension for total privacy and security
파일 크기 3.31 MB
설치 횟수 40,000
현재 버전 3.2
최근 업데이트 2023-01-10
출시 날짜 2020-04-26
평점 3.54/5 총 80 개의 평점
개발자 https://veee004.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://veee004.com/privacy
지원되는 언어 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VeeeVPN - #1 VPN Proxy Extension for Chrome",
    "version": "3.2",
    "description": "Download Veee VPN - the world\u2019s #1 VPN Chrome extension for total privacy and security",
    "default_locale": "en",
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "management"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "",
        "default_icon": {
            "16": "images\/logo-16.png",
            "32": "images\/logo-32.png",
            "48": "images\/logo-48.png",
            "128": "images\/logo-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "manifest_version": 2,
    "short_name": "Web Proxy"
}