Netflix Hidden Category Search
Unlock Hidden Netflix Categories
Apa itu Netflix Hidden Category Search?
Netflix Hidden Category Search adalah ekstensi Chrome yang dikembangkan oleh byllc, dan fitur utamanya adalah "Unlock Hidden Netflix Categories".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Netflix Hidden Category Search
Unduh file ekstensi Netflix Hidden Category Search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
URL Resmi | https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije |
Deskripsi | Unlock Hidden Netflix Categories |
Ukuran File | 1.39 MB |
Jumlah Instalasi | 5,000 |
Versi Saat Ini | 0.0.3 |
Terakhir Diperbarui | 2016-01-12 |
Tanggal Publikasi | 2016-01-12 |
Penilaian | 3.30/5 Total 10 Penilaian |
Pengembang | byllc |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |