TNT Stream Unblocker

Unblock Your Favorite Streaming Sites

TNT Stream Unblocker là gì?

TNT Stream Unblocker là một tiện ích mở rộng Chrome được phát triển bởi http://streamunblocker.com, và tính năng chính của nó là "Unblock Your Favorite Streaming Sites".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng TNT Stream Unblocker

Tải xuống các tệp mở rộng TNT Stream Unblocker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TNT Stream Unblocker TNT Stream Unblocker
ID gocipjldfmnlngoomddhcnnmldifjmei
URL Chính Thức https://chrome.google.com/webstore/detail/tnt-stream-unblocker/gocipjldfmnlngoomddhcnnmldifjmei
Mô tả Unblock Your Favorite Streaming Sites
Kích Thước Tệp 952 KB
Số Lần Cài Đặt 1,041
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2016-09-22
Ngày Phát Hành 2016-09-22
Đánh Giá 2.19/5 Tổng số 21 Đánh Giá
Nhà Phát Triển http://streamunblocker.com
Loại Thanh Toán in_app
Trang Web Mở Rộng http://streamunblocker.com
Ngôn Ngữ Được Hỗ Trợ 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"
}