IP Unblock

IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

什么是IP Unblock?

IP Unblock是由Trellonet开发的Chrome扩展程序,该扩展的主要功能是“IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.”。

扩展截图

screenshot

下载IP Unblock扩展crx文件

下载IP Unblock扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The Best Free VPN to Unblock websites and secure your traffic. Unblock sites and browse the web privately and securely.                    

扩展基本信息

名称 IP Unblock IP Unblock
ID bgkiamkkbjmagecgpdeiikgolekmflka
官方URL https://chromewebstore.google.com/detail/ip-unblock/bgkiamkkbjmagecgpdeiikgolekmflka
简介 IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
文件大小 1.12 MB
安装次数 446
当前版本 1.1.1
更新时间 2020-08-24
上架时间 2020-06-30
评分 3.00/5 共2次评分
开发者 Trellonet
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.trellonet.com
帮助页面URL https://www.trellonet.com
隐私政策页面URL https://www.trellonet.com/privacy.html
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Unblock",
    "version": "1.1.1",
    "description": "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "IP Unblock",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}