Netflux: Hidden Categories on Netflix
Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.
Was ist Netflux: Hidden Categories on Netflix?
Netflux: Hidden Categories on Netflix ist eine Chrome-Erweiterung, die von Timothy Long entwickelt wurde, und ihr Hauptmerkmal ist "Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.".
Erweiterungsscreenshots
Netflux: Hidden Categories on Netflix-Erweiterungs-CRX-Datei herunterladen
Laden Sie Netflux: Hidden Categories on Netflix-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Netflux: Hidden Categories on Netflix |
ID | acilpihonbpeflpnbhcfbijjdicbiadi |
Offizielle URL | https://chromewebstore.google.com/detail/netflux-hidden-categories/acilpihonbpeflpnbhcfbijjdicbiadi |
Beschreibung | Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix. |
Dateigröße | 249 KB |
Installationsanzahl | 406 |
Aktuelle Version | 0.1.0 |
Letztes Update | 2021-02-05 |
Veröffentlichungsdatum | 2019-11-12 |
Bewertung | 4.43/5 Insgesamt 7 Bewertungen |
Entwickler | Timothy Long |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |