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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Josh Barker, και η κύρια λειτουργία του είναι "Quickly and Easily search for movies and TV series on Netflix using FindFlix to see Netflix's hidden categories.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης FindFlix: Netflix Secret Category Finder

Λήψη αρχείων επέκτασης FindFlix: Netflix Secret Category Finder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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 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
}