FindFlix: Netflix Secret Category Finder
Quickly and Easily search for movies and TV series on Netflix using FindFlix to see Netflix's hidden categories.
FindFlix: Netflix Secret Category Finder란 무엇입니까?
FindFlix: Netflix Secret Category Finder은(는) Josh Barker에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Quickly and Easily search for movies and TV series on Netflix using FindFlix to see Netflix's hidden categories."입니다.
확장 프로그램 스크린샷
FindFlix: Netflix Secret Category Finder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
FindFlix allows you to quickly find secret Netflix categories. This extension is FREE and will be FREE FOREVER. In the mood for something specific? Comedies starring Tom Hanks, Gritty Westerns from the 1970s? This extension allows you to quickly and easily find what you're looking for. With lightening speed real-time search, and over 7500 categories to choose from, Netflix has never more been at your fingertips. Author: @jarkerwastaken Website: Kiwy.io Confirmed working on all operating systems on the latest versions of Chrome. Requires Netflix account to watch the content. This is not an official Netflix extension and we are in no way affiliated with Netflix. This extension was created for you to quickly and easily find what you're looking for. This extension is open source, the source can be found in the 'About' tab of the extension. Credit given where credit is due. *Changelog* 1.0.1 Adds cosmetic improvements Removes the requirement to read all data on all websites 1.0.3 Fixes bugs including issues with different links
확장 프로그램 기본 정보
이름 | FindFlix: Netflix Secret Category Finder |
ID | njgopmododdceghkcgbmgfffamnjbjno |
공식 URL | https://chromewebstore.google.com/detail/findflix-netflix-secret-c/njgopmododdceghkcgbmgfffamnjbjno |
설명 | Quickly and Easily search for movies and TV series on Netflix using FindFlix to see Netflix's hidden categories. |
파일 크기 | 622 KB |
설치 횟수 | 13,135 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2018-07-27 |
출시 날짜 | 2018-07-27 |
평점 | 4.19/5 총 31 개의 평점 |
개발자 | Josh Barker |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FindFlix: Netflix Secret Category Finder", "short_name": "FindFlix", "description": "Quickly and Easily search for movies and TV series on Netflix using FindFlix to see Netflix's hidden categories.", "version": "1.0.4", "offline_enabled": true, "permissions": [ "tabs", "storage" ], "browser_action": { "default_title": "Search Netflix with FindFlix", "default_icon": "icon-48.png", "default_popup": "popup.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "manifest_version": 2 } |