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