WeVPN: Fast & Secure VPN Proxy

Defeat censorship, unblock any website and access the open Internet the way it was meant to be with WeVPN®

WeVPN: Fast & Secure VPN Proxy là gì?

WeVPN: Fast & Secure VPN Proxy là một tiện ích mở rộng Chrome được phát triển bởi https://wevpn.com, và tính năng chính của nó là "Defeat censorship, unblock any website and access the open Internet the way it was meant to be with WeVPN®".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng WeVPN: Fast & Secure VPN Proxy

Tải xuống các tệp mở rộng WeVPN: Fast & Secure VPN Proxy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Download the ultra-fast and secure WeVPN Chrome Extension. Hide your IP & encrypt your browsing experience for total privacy and security. 

Why choose WeVPN for Chrome?

🚀 One-click connect to our HTTPS proxy 
Get instant access to our feather-light Chrome extension and protect your browsing activity.

📍 Spoof your location
Spoofs your GPS location to match the connected proxy

🔌 Connect on browser launch
Auto connects to HTTPS proxy on browser launch.

🛡️ Block WebRTC
Prevent websites from accessing your IP address and location.

⚡ Ultra-fast VPN network 
Choose your virtual location from a list of 50+ server locations. Unlimited speeds and bandwidth.

🚫 WeBLOCK 
Block ads, trackers & malware using our powerful WeBLOCK feature.

🛑 Block YouTube ads & annotations
Blocks YouTube ads, banner and popups. YouTube website and videos will loads faster.

🚧 Block YouTube annotations
Remove annotations from YouTube videos and musics.

🍪 Cookie pop-up blocker
Remove all cookie consent pop-ups

⛔️ Block Twitch ads
Block ads on Twitch.tv

✔️ Split Tunneling  
Websites or URLs you wish to exclude from the WeVPN proxy tunnel, or Websites or URLs you wish WeVPN proxy will automatically switch on.

🔄 Random Browser ID
Randomly rotates your user agent.

🌐 Unblock the Internet 
Access content from your favorite content-streaming providers anywhere in the world.

🔒 Total online privacy
Our Sealed Server technology combined with cutting-edge encryption ensures you are protected at all times. Strict no-log policy: No activity logs or connection logs. 

📱💻📺 Apps for all your devices
Use your WeVPN account to connect up to 10 devices. WeVPN is available on Windows, macOS, iOS, Android, Apple TV, smart TVs, Consoles and more. 

💬 24/7 Customer Service
Get instant help using our live chat or via email from WeVPN experts. 

——————————
WeVPN does not log or share any of your personal information. To further protect our customers we utilize RAMDisk servers which are wiped when rebooted.
——————————

Learn more about WeVPN:
https://www.wevpn.com
https://wevpn.com/privacy-policy                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WeVPN: Fast & Secure VPN Proxy WeVPN: Fast & Secure VPN Proxy
ID ehbhfpfdkmhcpaehaooegfdflljcnfec
URL Chính Thức https://chromewebstore.google.com/detail/wevpn-fast-secure-vpn-pro/ehbhfpfdkmhcpaehaooegfdflljcnfec
Mô tả Defeat censorship, unblock any website and access the open Internet the way it was meant to be with WeVPN®
Kích Thước Tệp 2.56 MB
Số Lần Cài Đặt 5,529
Phiên Bản Hiện Tại 1.13.4
Cập Nhật Lần Cuối 2022-07-08
Ngày Phát Hành 2020-06-30
Đánh Giá 3.20/5 Tổng số 35 Đánh Giá
Nhà Phát Triển https://wevpn.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://wevpn.com
URL Trang Trợ Giúp https://wevpn.com/support
URL Trang Chính Sách Bảo Mật https://wevpn.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WeVPN: Fast & Secure VPN Proxy",
    "short_name": "WeVpn",
    "description": "Defeat censorship, unblock any website and access the open Internet the way it was meant to be with WeVPN\u00ae",
    "version": "1.13.4",
    "icons": {
        "48": "\/images\/logo_48.png",
        "128": "\/images\/logo_128.png",
        "256": "\/images\/logo_256.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "\/images\/icons\/grey_16.png",
            "24": "\/images\/icons\/grey_32.png",
            "32": "\/images\/icons\/grey_48.png"
        },
        "default_popup": "\/pages\/popup\/index.html"
    },
    "background": {
        "scripts": [
            "\/lib\/moment.min.js",
            "\/lib\/jquery.min.js",
            "\/lib\/webx.js",
            "\/lib\/uuid.min.js",
            "\/js\/api_manager.js",
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabs",
        "contentSettings",
        "proxy",
        "management",
        "privacy",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "unlimitedStorage",
        "browsingData",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        ""
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "twitch_adblocker_rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        "\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com 'unsafe-eval' ; object-src 'self'",
    "content_scripts": [
        {
            "run_at": "document_end",
            "all_frames": true,
            "match_about_blank": false,
            "matches": [
                ""
            ],
            "js": [
                "\/js\/location_block.js",
                "\/js\/contentscript.js",
                "\/js\/banner_block.js",
                "\/js\/twitch_adblocker.js"
            ]
        }
    ]
}