WebExtension.net
WebExtension.net

Netflix™ Extended

View on Chrome Web Store
View Netflix™ Extended Chrome Extension on Chrome Web Store
4.4 (267 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Extension for Netflix™ to skip intros, recaps, start next movie/episode in faster pace and many more.
Type
Extension
Users
60,000 users
SVODExtensions
View author page of SVODExtensions
Published
Published on November 24, 2017
Version 8.2.15
Manifest version
3
Updated
Updated on September 18, 2024
View on Chrome Web Store
View Netflix™ Extended Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "description": "__MSG_description__",
    "version": "8.2.15",
    "author": "__MSG_provider__",
    "icons": {
        "16": "images\/netflex_16.png",
        "48": "images\/netflex_48.png",
        "128": "images\/netflex.png"
    },
    "action": {
        "default_icon": "images\/netflex.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.netflix.com\/*"
            ],
            "js": [
                "libs\/dompurify\/purify.min.js",
                "libs\/jquery\/jquery.min.js",
                "libs\/fontawesome\/fontawesome.js",
                "scripts\/distribution.js",
                "scripts\/global.js",
                "scripts\/functions.js",
                "scripts\/objects.js",
                "scripts\/vars.js",
                "scripts\/options.js",
                "scripts\/geo.js",
                "scripts\/status.js",
                "scripts\/assistant.js",
                "scripts\/rating.js",
                "libs\/fireworks\/fireworks.js",
                "scripts\/versions.js",
                "scripts\/init.js",
                "netflix.min.js"
            ]
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "host_permissions": [
        "*:\/\/*.netflix.com\/*",
        "*:\/\/*.wikidata.org\/*",
        "*:\/\/*.omdbapi.com\/*"
    ],
    "permissions": [
        "storage",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_locales\/en\/messages.json",
                "images\/netflex.png",
                "images\/netflex_test.png",
                "images\/netflex_dev.png",
                "images\/netflex_sup.png",
                "CHANGELOG",
                "styles\/netflex-ui.css",
                "styles\/netflex-features.css",
                "scripts\/interface.js",
                "libs\/dompurify\/purify.min.js.map"
            ],
            "matches": [
                "*:\/\/*.netflix.com\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top