Netflix Hidden Category Search
Unlock Hidden Netflix Categories
Vad är Netflix Hidden Category Search?
Netflix Hidden Category Search är en Chrome-tillägg utvecklad av byllc, och dess huvudfunktion är "Unlock Hidden Netflix Categories".
Tilläggsskärmbilder
Ladda ner Netflix Hidden Category Search-förlängningens CRX-fil
Ladda ner Netflix Hidden Category Search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
Officiell webbadress | https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije |
Beskrivning | Unlock Hidden Netflix Categories |
Filstorlek | 1.39 MB |
Antal Installationer | 5,000 |
Aktuell Version | 0.0.3 |
Senast Uppdaterad | 2016-01-12 |
Publiceringsdatum | 2016-01-12 |
Betyg | 3.30/5 Totalt 10 Betyg |
Utvecklare | byllc |
Betalningssätt | free |
Stödda Språk | 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" ] } |