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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}