Netflix Hidden Categories
Access 20,000 plus hidden Netflix categories. Plus more features.
Netflix Hidden Categories란 무엇입니까?
Netflix Hidden Categories은(는) http://hiddencategories.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access 20,000 plus hidden Netflix categories. Plus more features."입니다.
확장 프로그램 스크린샷
Netflix Hidden Categories 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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'" } |