Netflux: Hidden Categories on Netflix
Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.
Cos'è Netflux: Hidden Categories on Netflix?
Netflux: Hidden Categories on Netflix è un'estensione di Chrome sviluppata da Timothy Long, e la sua funzione principale è "Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Netflux: Hidden Categories on Netflix
Scarica i file di estensione Netflux: Hidden Categories on Netflix 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
If you’ve ever sat down to watch a film or TV show on Netflix and then spent a good chunk of time aimlessly scrolling through the selections trying to find something – anything! – to watch, then this one is for you. Lurking behind the Netflix homepage there are subcategories that you access via a variety of hidden codes to make searching the extensive content on the streaming site easier. Netflux provides you with the full list of secret codes that let you unlock hidden TV shows, genres and films to narrow down your hunt for what to watch next.
Informazioni di Base sull'Estensione
Nome | Netflux: Hidden Categories on Netflix |
ID | acilpihonbpeflpnbhcfbijjdicbiadi |
URL Ufficiale | https://chromewebstore.google.com/detail/netflux-hidden-categories/acilpihonbpeflpnbhcfbijjdicbiadi |
Descrizione | Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix. |
Dimensione del File | 249 KB |
Conteggio Installazioni | 406 |
Versione Corrente | 0.1.0 |
Ultimo Aggiornamento | 2021-02-05 |
Data di Pubblicazione | 2019-11-12 |
Valutazione | 4.43/5 Totale 7 Valutazioni |
Sviluppatore | Timothy Long |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Netflux: Hidden Categories on Netflix", "version": "0.1.0", "description": "Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.", "short_name": "Netflux", "browser_action": { "default_title": "Netflux", "default_popup": "index.html" }, "icons": { "16": "assets\/images\/icons\/icon-16.png", "48": "assets\/images\/icons\/icon-48.png", "64": "assets\/images\/icons\/icon-64.png", "128": "assets\/images\/icons\/icon-128.png", "512": "assets\/images\/icons\/icon-512.png" } } |