Netflix - Category Browser
Simple category Netflix selector.
Netflix - Category Browserとは何ですか?
Netflix - Category BrowserはDWappによって開発されたChromeの拡張機能で、その主な機能は「Simple category Netflix selector.」です。
拡張機能のスクリーンショット
Netflix - Category Browser拡張機能のCRXファイルをダウンロード
Netflix - Category Browser拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simplest and lightest Netflix category browser you can find, explore more than 240 'hidden' categories including movies, series, documentaries and more!. Don't miss the opportunity to discover more than your Netflix home page!.
拡張機能の基本情報
名前 | |
ID | ljdjhafinilmfolfmlmlmkpepfegdlkp |
公式URL | https://chrome.google.com/webstore/detail/netflix-category-browser/ljdjhafinilmfolfmlmlmkpepfegdlkp |
説明 | Simple category Netflix selector. |
ファイルサイズ | 52.37 KB |
インストール数 | 2,000 |
現在のバージョン | 1.1 |
最終更新日 | 2017-10-01 |
公開日 | 2017-10-01 |
評価 | 4.71/5 合計 7 レビュー |
開発者 | DWapp |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Netflix - Category Browser", "version": "1.1", "description": "Simple category Netflix selector.", "permissions": [ "activeTab" ], "icons": { "48": "netfx_cb.png" }, "browser_action": { "default_icon": "netfx_cb.png", "default_title": "Netflix", "default_popup": "netfx_cb.html" } } |