NOW Proxy

NOW any online and free

NOW Proxy란 무엇입니까?

NOW Proxy은(는) OPS에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "NOW any online and free"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

NOW Proxy 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The best multi nation based proxy to access all your favorite services.

If you are a soccer fan, we’re sure that you are excited about FIFA World Cup's kick off at June 12-2014!

Following this huge soccer celebration, NOW Proxy will let soccer fans from all over the world to stream all FIFA World Cup games live, for absolutely free!

To watch the World cup games for free, all you need to do is to to follow the 3 steps below.
1. Install The Plugin (Proxy)
2. Enable the proxy by clicking on the trophy icon
3. Visit one of the websites below to watch the game.

iTV: http://www.nullrefer.com/?https://www.itv.com/itvplayer/itv
TVPlayer via iTV: http://www.nullrefer.com/?http://tvplayer.com/watch/
CBC: http://www.nullrefer.com/?http://www.cbc.ca/sports-content/soccer/brazil2014/
TF1: http://www.nullrefer.com/?http://www.tf1.fr/live/
NPO: http://www.nullrefer.com/?http://www.npo.nl/live                    

확장 프로그램 기본 정보

이름 NOW Proxy NOW Proxy
ID nkfomneflebeghfjmjnjlepkkamppnaj
공식 URL https://chromewebstore.google.com/detail/now-proxy/nkfomneflebeghfjmjnjlepkkamppnaj
설명 NOW any online and free
파일 크기 13.97 KB
설치 횟수 799
현재 버전 1.2
최근 업데이트 2014-06-15
출시 날짜 2014-06-15
평점 3.44/5 총 16 개의 평점
개발자 OPS
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "name": "NOW Proxy",
    "description": "NOW any online and free",
    "author": "L1 TECH",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "declarativeWebRequest",
        "proxy",
        "*:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "off.png",
        "default_title": "NOW Proxy: Disabled"
    },
    "options_page": "options.html",
    "manifest_version": 2
}