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"
    ]
}