Netflix Hidden Category Search
Unlock Hidden Netflix Categories
What is Netflix Hidden Category Search?
Netflix Hidden Category Search is a Chrome extension developed by byllc, and its main feature is "Unlock Hidden Netflix Categories".
Extension Screenshots
Download Netflix Hidden Category Search Extension CRX File
Download Netflix Hidden Category Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
Official URL | https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije |
Description | Unlock Hidden Netflix Categories |
File Size | 1.39 MB |
Installation Count | 5,000 |
Current Version | 0.0.3 |
Last Updated | 2016-01-12 |
Publish Date | 2016-01-12 |
Rating | 3.30/5 Total 10 Ratings |
Developer | byllc |
Payment Type | free |
Supported Languages | 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" ] } |