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文件

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

扩展使用说明

                        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"
}