Netflix Hidden Category Search
Unlock Hidden Netflix Categories
Netflix Hidden Category Searchคืออะไร?
Netflix Hidden Category Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย byllc และคุณลักษณะหลักของมันคือ "Unlock Hidden Netflix Categories"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Netflix Hidden Category Search
ดาวน์โหลดไฟล์ส่วนขยาย Netflix Hidden Category Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | plipdffghbncbdgdfiebhanlkmocoije |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije |
คำอธิบาย | Unlock Hidden Netflix Categories |
ขนาดไฟล์ | 1.39 MB |
จำนวนการติดตั้ง | 5,000 |
เวอร์ชันปัจจุบัน | 0.0.3 |
อัปเดตครั้งล่าสุด | 2016-01-12 |
วันที่เผยแพร่ | 2016-01-12 |
คะแนน | 3.30/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | byllc |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" ] } |