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 - это расширение Chrome, разработанное Timothy Long, и его основная функция - "Unlock tons of hidden movies and TV shows with Netflux, your resource for hidden categories on Netflix.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Netflux: Hidden Categories on Netflix

Скачайте файлы расширений 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 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"
    }
}