Netflix Hidden Category Search
Unlock Hidden Netflix Categories
什麼是Netflix Hidden Category Search?
Netflix Hidden Category Search是由byllc開發的Chrome擴展程式,該擴展的主要功能是“Unlock Hidden Netflix Categories”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
官方網址 | 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" ] } |