Netflix Hidden Category Search
Unlock Hidden Netflix Categories
Cos'è Netflix Hidden Category Search?
Netflix Hidden Category Search è un'estensione di Chrome sviluppata da byllc, e la sua funzione principale è "Unlock Hidden Netflix Categories".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Netflix Hidden Category Search
Scarica i file di estensione Netflix Hidden Category Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
URL Ufficiale | https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije |
Descrizione | Unlock Hidden Netflix Categories |
Dimensione del File | 1.39 MB |
Conteggio Installazioni | 5,000 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2016-01-12 |
Data di Pubblicazione | 2016-01-12 |
Valutazione | 3.30/5 Totale 10 Valutazioni |
Sviluppatore | byllc |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } |