Netflux: Hidden Categories on Netflix
Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.
什么是Netflux: Hidden Categories on Netflix?
Netflux: Hidden Categories on Netflix是由Timothy Long开发的Chrome扩展程序,该扩展的主要功能是“Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.”。
扩展截图
下载Netflux: Hidden Categories on Netflix扩展crx文件
下载Netflux: Hidden Categories on Netflix扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Netflux: Hidden Categories on Netflix |
ID | acilpihonbpeflpnbhcfbijjdicbiadi |
官方URL | https://chromewebstore.google.com/detail/netflux-hidden-categories/acilpihonbpeflpnbhcfbijjdicbiadi |
简介 | Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix. |
文件大小 | 249 KB |
安装次数 | 406 |
当前版本 | 0.1.0 |
更新时间 | 2021-02-05 |
上架时间 | 2019-11-12 |
评分 | 4.43/5 共7次评分 |
开发者 | Timothy Long |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } } |