Netflix Hidden Category Search
Unlock Hidden Netflix Categories
Co to jest Netflix Hidden Category Search?
Netflix Hidden Category Search to rozszerzenie Chrome opracowane przez byllc, a jego główną funkcją jest „Unlock Hidden Netflix Categories”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Netflix Hidden Category Search
Pobierz pliki rozszerzeń Netflix Hidden Category Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Find Hidden Categories in Netflix. There are tons of hidden categories in Netflix. This plugin exposes them and allows you to search through stuff like "Critically Acclaimed Goofy Crime Movies" . Don't type too much, half of the fun is seeing some of the crazy categories the Netflix team has dreamed up. Please update often as the Netflix categories do tend to change. Note that the results are scrollable and there are over 5000 categories listed. The results can be overwhelming and many of them do not always have content as Netflix adds and removes titles.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
Oficjalny URL | https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije |
Opis | Unlock Hidden Netflix Categories |
Rozmiar pliku | 1.39 MB |
Liczba instalacji | 5,000 |
Aktualna Wersja | 0.0.3 |
Ostatnia Aktualizacja | 2016-01-12 |
Data Publikacji | 2016-01-12 |
Ocena | 3.30/5 Łącznie 10 Oceny |
Deweloper | byllc |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Netflix Hidden Category Search", "description": "Unlock Hidden Netflix Categories", "version": "0.0.3", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |