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
官方網址 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
}