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
官方URL 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"
}