All Netflix Categories

Access 27000 Hidden Secret Categories on Netflix

All Netflix Categories là gì?

All Netflix Categories là một tiện ích mở rộng Chrome được phát triển bởi https://simkl.com, và tính năng chính của nó là "Access 27000 Hidden Secret Categories on Netflix".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng All Netflix Categories

Tải xuống các tệp mở rộng All Netflix Categories dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Netflix has tons of hidden categories — this extension unlocks more than 27000 Hidden Netflix Secret Categories.

Netflix codes: The secret numbers that unlock thousands of hidden films and TV shows.

This extension unlocks a hidden master list of categories that go far beyond the usual Action, Comedy, Drama, Sci-Fi and the like. Categories and Genres are categorized into thousands of subgenres to help match the right content to the right mood.


Features:
- Search 27000 hidden categories
- Catalog of categories with their respective codes
- TV Shows, Anime and Movie categories separated into Tabs and subcategories
- Save category to favorites for easy access
- Popular and Full List grouped into sub categories.
- History of last opened categories

Privacy:
- No extra permissions required to install
- No extra data is sent or received

Performance:
- Does not run in the background and so does not use any system resources when not in use


Free version includes 208 most popular categories. You can upgrade the extension for free with one click to unlock all 27000 Hidden Netflix Secret Categories. Get a full list of all Netflix secret categories, find more shows and movies you actually like!

Extension developed by Simkl - https://simkl.com.
Explore other extensions and apps for TV and Netflix at http://simkl.com/apps.
Follow @Simkl on Twitter and Simkl Facebook group https://www.facebook.com/groups/Simkl/ for updates
Discuss on Discord https://discord.gg/u89XfYn                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên All Netflix Categories All Netflix Categories
ID fkjmbiakdlohkehbmcoalflelnbhpkpl
URL Chính Thức https://chromewebstore.google.com/detail/all-netflix-categories/fkjmbiakdlohkehbmcoalflelnbhpkpl
Mô tả Access 27000 Hidden Secret Categories on Netflix
Kích Thước Tệp 58.84 KB
Số Lần Cài Đặt 25,907
Phiên Bản Hiện Tại 10.0.3
Cập Nhật Lần Cuối 2021-03-23
Ngày Phát Hành 2018-03-20
Đánh Giá 4.10/5 Tổng số 42 Đánh Giá
Nhà Phát Triển https://simkl.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://simkl.com
URL Trang Trợ Giúp https://support.simkl.com
URL Trang Chính Sách Bảo Mật https://simkl.com/about/policies/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "background": {
        "scripts": [
            "js\/storage.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "ico\/ico_favicon.png",
        "default_popup": "popup.html",
        "default_title": "Access 27000 Hidden Secret Categories on Netflix"
    },
    "content_security_policy": "script-src 'self' https:\/\/simkl.com;  object-src 'self';",
    "description": "Access 27000 Hidden Secret Categories on Netflix",
    "icons": {
        "128": "ico\/ico_favicon_128.png",
        "16": "ico\/ico_favicon.png",
        "48": "ico\/ico_favicon_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkE8EAvdlGV5c4pqdFFOZs2bxNNu8DJ0YauF6NbtrkSgQ7P9bFyUYYItmjkfM0JWCN7gwWLxSL7ct7nRmtSnYMhOa1Ml5F7dKeZVPSaYEwzi8LL9kB4XLueyU5BSOPEktwiX2PT9+QdFB\/7dTRBYNA7gj4oiNt\/\/sOiRjto3gx8Ppr9tGTlg03INmGwuCwF69yzC\/iK6ABv\/\/fBGI5zEHR3UNa3L5mTad1ocpw6P\/zXbKQSr2pK9ZoxiawE2hFt9oYD\/AulUHKeZ4us8s\/FdkHnie4xhvG0GA4HLTDssh1xUQ7tXCbc5boQsv+mOG8603yYq72dny5N+PosejexNvLwIDAQAB",
    "manifest_version": 2,
    "name": "All Netflix Categories",
    "permissions": [
        "storage"
    ],
    "short_name": "All Netflix Categories",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.0.3"
}