Best Private VPN Chrome Extension-Secure,Free

Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.

什么是Best Private VPN Chrome Extension-Secure,Free?

Best Private VPN Chrome Extension-Secure,Free是由Best Private VPN Chrome Extension Team开发的Chrome扩展程序,该扩展的主要功能是“Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.”。

扩展截图

screenshot
screenshot

下载Best Private VPN Chrome Extension-Secure,Free扩展crx文件

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

扩展使用说明

                        Best Private VPN Chrome Plugin hides your real IP address and encrypts your network data to prevent your online privacy from being monitored and controlled by hackers, the government, and your ISP.

With a virtual IP address from one of our best VPN servers, you can bypass geo-restriction and get free access to any blocked content with unlimited data, speed & bandwidth.

Surfing the internet anonymously, avoiding ISP throttling, and unblocking any website with Best Private VPN Chrome Extension, a fast, secure, reliable, unlimited free VPN proxy for Google Chrome.                    

扩展基本信息

名称 Best Private VPN Chrome Extension-Secure,Free Best Private VPN Chrome Extension-Secure,Free
ID cojckmnmafflcfpopednjkckmmjfbhne
官方URL https://chrome.google.com/webstore/detail/best-private-vpn-chrome-e/cojckmnmafflcfpopednjkckmmjfbhne
简介 Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.
文件大小 105 KB
安装次数 2,400
当前版本 1.0.1
更新时间 2021-10-20
上架时间 2021-09-28
评分 4.13/5 共15次评分
开发者 Best Private VPN Chrome Extension Team
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.itopvpn.com/privacy
支持的语言 en-US
manifest.json
{
    "name": "Best Private VPN Chrome Extension-Secure,Free",
    "description": "Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/www.itopvpn.com\/api\/ip-checker",
        "proxy",
        "storage"
    ],
    "manifest_version": 2,
    "background": {
        "scripts": [
            "\/js\/jquery.min.js",
            "\/js\/storage.js",
            "\/js\/app.js"
        ]
    },
    "browser_action": {
        "default_icon": ".\/images\/icon_off.png",
        "default_popup": "\/popup.html",
        "default_title": "Best Private VPN Chrome Extension - 100% Secure & Free VPN"
    },
    "icons": {
        "16": ".\/images\/icon.png",
        "24": ".\/images\/icon_24.png",
        "32": ".\/images\/icon_32.png",
        "48": ".\/images\/icon_48.png",
        "128": ".\/images\/icon_128.png"
    },
    "web_accessible_resources": [
        "\/js\/vpn.json"
    ]
}