NOW Proxy

NOW any online and free

什麼是NOW Proxy?

NOW Proxy是由OPS開發的Chrome擴展程式,該擴展的主要功能是“NOW any online and free”。

擴展截圖

screenshot
screenshot

下載NOW Proxy擴展crx文件

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

擴展使用說明

                        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
官方網址 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
}