Netflix Hidden Categories
Access 20,000 plus hidden Netflix categories. Plus more features.
Netflix Hidden Categoriesคืออะไร?
Netflix Hidden Categories เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://hiddencategories.com และคุณลักษณะหลักของมันคือ "Access 20,000 plus hidden Netflix categories. Plus more features."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Netflix Hidden Categories
ดาวน์โหลดไฟล์ส่วนขยาย Netflix Hidden Categories ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Free! Presented by Butter, https://www.justbutterit.com - track your subscriptions. 𝗔𝗯𝗼𝘂𝘁 Netflix Hidden Categories for Chrome allows you to search thousands of hidden categories that Netflix hides from you. This extension helps you unlock many of those secret categories. 𝗙𝗲𝗮𝘁𝘂𝗿𝗲𝘀 ✓ Search verified hidden categories. ✓ Pick different regions. ✓ Save favorite categories. ✓ Search TV and Movies. ✓ Start a chart with your friends. 𝗣𝗿𝗶𝘃𝗮𝗰𝘆 ✓ No permissions required to install. ✓ No data is sent. 𝗦𝘂𝗽𝗽𝗼𝗿𝘁 ✓ If you have any trouble email us at [email protected] Privacy Policy https://hiddencategories.com/#text01 Credit goes to Robert James Gabriel for the development of this version. Built by a dyslexic programmer with a love 💖 𝗜𝗺𝗽𝗼𝗿𝘁𝗮𝗻𝘁 𝗡𝗼𝘁𝗲 Netflix is a trademark of Netflix Inc., registered in the U.S. and other countries. This is an independent project and has no relationship to Netflix or Netflix Inc.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pajmfnmlmcknmehpcklomlblpdcpdmgg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/netflix-hidden-categories/pajmfnmlmcknmehpcklomlblpdcpdmgg |
คำอธิบาย | Access 20,000 plus hidden Netflix categories. Plus more features. |
ขนาดไฟล์ | 650 KB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 7.0.1 |
อัปเดตครั้งล่าสุด | 2021-06-25 |
วันที่เผยแพร่ | 2020-05-30 |
คะแนน | 3.25/5 รวมทั้งหมด 24 คะแนน |
ผู้พัฒนา | http://hiddencategories.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.hiddencategories.com |
URL หน้าช่วยเหลือ | https://hiddencategories.com/#text01 |
URL หน้านโยบายความเป็นส่วนตัว | https://hiddencategories.com |
ภาษาที่รองรับ | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,et,es,hr,it,lv,hu,sl,sv,cs,el,sr,bg,uk,mr,bn,gu,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "7.0.1", "manifest_version": 2, "description": "__MSG_appDescription__", "browser_action": { "default_icon": { "19": "images\/icon-19.png", "38": "images\/icon-38.png" }, "default_title": "Netflix - Hidden Categories", "default_popup": "popup.html" }, "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "permissions": [ "storage" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |