Netflix Hidden Category Search

Unlock Hidden Netflix Categories

什么是Netflix Hidden Category Search?

Netflix Hidden Category Search是由byllc开发的Chrome扩展程序,该扩展的主要功能是“Unlock Hidden Netflix Categories”。

扩展截图

screenshot

下载Netflix Hidden Category Search扩展crx文件

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

扩展使用说明

                        Find Hidden Categories in Netflix. There are tons of hidden categories in Netflix.  This plugin exposes them and allows you to search through stuff like "Critically Acclaimed Goofy Crime Movies"  . Don't type too much, half of the fun is seeing some of the crazy categories the Netflix team has dreamed up.  Please update often as the Netflix categories do tend to change. 

Note that the results are scrollable and there are over 5000 categories listed. The results can be overwhelming and many of them do not always have content as Netflix adds and removes titles.                    

扩展基本信息

名称 Netflix Hidden Category Search Netflix Hidden Category Search
ID plipdffghbncbdgdfiebhanlkmocoije
官方URL https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije
简介 Unlock Hidden Netflix Categories
文件大小 1.39 MB
安装次数 5,000
当前版本 0.0.3
更新时间 2016-01-12
上架时间 2016-01-12
评分 3.30/5 共10次评分
开发者 byllc
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Netflix Hidden Category Search",
    "description": "Unlock Hidden Netflix Categories",
    "version": "0.0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}