Netflux: Hidden Categories on Netflix
Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.
Hvad er Netflux: Hidden Categories on Netflix?
Netflux: Hidden Categories on Netflix er en Chrome-udvidelse udviklet af Timothy Long, og dens hovedfunktion er "Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.".
Udvidelsesskærmbilleder
Download Netflux: Hidden Categories on Netflix-udvidelses-CRX-fil
Download Netflux: Hidden Categories on Netflix-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Netflux: Hidden Categories on Netflix |
ID | acilpihonbpeflpnbhcfbijjdicbiadi |
Officiel URL | https://chromewebstore.google.com/detail/netflux-hidden-categories/acilpihonbpeflpnbhcfbijjdicbiadi |
Beskrivelse | Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix. |
Filstørrelse | 249 KB |
Antal Installationer | 406 |
Nuværende Version | 0.1.0 |
Senest Opdateret | 2021-02-05 |
Udgivelsesdato | 2019-11-12 |
Bedømmelse | 4.43/5 Samlet 7 Bedømmelser |
Udvikler | Timothy Long |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |