NetFlix More

Unblock & Access the Netflix catalogue, extremely fast & reliable. Smart Proxy.

什么是NetFlix More?

NetFlix More是由missyoyowoo开发的Chrome扩展程序,该扩展的主要功能是“Unblock & Access the Netflix catalogue, extremely fast & reliable. Smart Proxy.”。

扩展截图

screenshot

下载NetFlix More扩展crx文件

下载NetFlix More扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Unblock & Access the Netflix catalogue.                    

扩展基本信息

名称 NetFlix More NetFlix More
ID ifekeaknckdddnkalojkgfmkmmnplgim
官方URL https://chrome.google.com/webstore/detail/netflix-more/ifekeaknckdddnkalojkgfmkmmnplgim
简介 Unblock & Access the Netflix catalogue, extremely fast & reliable. Smart Proxy.
文件大小 62.63 KB
安装次数 25
当前版本 0.1.2
更新时间 2019-05-17
上架时间 2019-05-14
开发者 missyoyowoo
付费类型 free
支持的语言 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_EXT_NAME__",
    "description": "__MSG_DESCRIPTION__",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_POPUP_TITLE__"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' http:\/\/127.0.0.1; object-src 'self';",
    "default_locale": "zh_CN",
    "icons": {
        "128": "img\/icon.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "56.0.0",
    "permissions": [
        "proxy",
        "tabs",
        "identity",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*\/*"
    ],
    "version": "0.1.2"
}