Netflix - Category Browser

Simple category Netflix selector.

What is Netflix - Category Browser?

Netflix - Category Browser is a Chrome extension developed by DWapp, and its main feature is "Simple category Netflix selector.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Netflix - Category Browser Extension CRX File

Download Netflix - Category Browser extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Simplest and lightest Netflix category browser you can find, explore more than 240 'hidden' categories including movies, series, documentaries and more!.

Don't miss the opportunity to discover more than your Netflix home page!.                    

Extension Basic Information

Name Netflix - Category Browser Netflix - Category Browser
ID ljdjhafinilmfolfmlmlmkpepfegdlkp
Official URL https://chrome.google.com/webstore/detail/netflix-category-browser/ljdjhafinilmfolfmlmlmkpepfegdlkp
Description Simple category Netflix selector.
File Size 52.37 KB
Installation Count 2,000
Current Version 1.1
Last Updated 2017-10-01
Publish Date 2017-10-01
Rating 4.71/5 Total 7 Ratings
Developer DWapp
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Netflix - Category Browser",
    "version": "1.1",
    "description": "Simple category Netflix selector.",
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "48": "netfx_cb.png"
    },
    "browser_action": {
        "default_icon": "netfx_cb.png",
        "default_title": "Netflix",
        "default_popup": "netfx_cb.html"
    }
}