TNT Stream Unblocker

Unblock Your Favorite Streaming Sites

什麼是TNT Stream Unblocker?

TNT Stream Unblocker是由http://streamunblocker.com開發的Chrome擴展程式,該擴展的主要功能是“Unblock Your Favorite Streaming Sites”。

擴展截圖

screenshot

下載TNT Stream Unblocker擴展crx文件

下載TNT Stream Unblocker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Unblock 100s Of Streaming Services

You may be looking for a service that will unblock geo-restrictions your streaming provider is imposing on you. We have configured our worldwide network of servers to offer you an IP address that is located in the country you want to be seen in. This is perfect for those that have a USA Netflix subscription but are not located in the USA. This is true for any other service anywhere in the world too.                    

擴展基本資訊

名稱 TNT Stream Unblocker TNT Stream Unblocker
ID gocipjldfmnlngoomddhcnnmldifjmei
官方網址 https://chrome.google.com/webstore/detail/tnt-stream-unblocker/gocipjldfmnlngoomddhcnnmldifjmei
簡介 Unblock Your Favorite Streaming Sites
檔案大小 952 KB
安裝次數 1,041
目前版本 1.0.2
更新時間 2016-09-22
上架時間 2016-09-22
評分 2.19/5 共 21 次評分
開發者 http://streamunblocker.com
付費類型 in_app
擴展官網 http://streamunblocker.com
支援的語言 de,en,fr,nl,no,vi,tr,da,es,it,pl,ro,el,sr,ru,hi,ta,th,zh-CN,ja,ko
manifest.json
{
    "name": "TNT Stream Unblocker",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "storage",
        "proxy",
        "privacy"
    ],
    "background": {
        "scripts": [
            "lib\/jquery-2.2.4.js",
            "lib\/chrome-storage.js",
            "storage.js",
            "proxyAdapter.js",
            "dataService.js",
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/disabled.png"
        },
        "default_popup": "popup.html",
        "default_title": "TNT Stream Unblocker"
    },
    "default_locale": "en",
    "description": "Unblock Your Favorite Streaming Sites",
    "icons": {
        "48": "img\/icon.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "48",
    "short_name": "TNTSTREAMUNBLOCK",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}