WebExtension.net
WebExtension.net

Streaming enhanced Netflix Disney Prime Video

View on Chrome Web Store
View Streaming enhanced Netflix Disney Prime Video Chrome Extension on Chrome Web Store
4.8 (80 ratings)

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

Skip ads, intros, credits and add adjust speed, etc. on Netflix, Prime video, Disney+, Crunchyroll and HBO max.
Type
Extension
Users
10,000 users
Dreamliner
View author page of Dreamliner
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 8, 2022
Version 1.1.50
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Streaming enhanced Netflix Disney Prime Video 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,
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "1.1.50",
    "homepage_url": "https:\/\/github.com\/Dreamlinerm\/Netflix-Prime-Auto-Skip",
    "icons": {
        "16": "icons\/NetflixAmazon Auto-Skip--16.png",
        "48": "icons\/NetflixAmazon Auto-Skip--48.png",
        "96": "icons\/NetflixAmazon Auto-Skip--96.png",
        "128": "icons\/NetflixAmazon Auto-Skip--128.png",
        "400": "icons\/NetflixAmazon Auto-Skip--400.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.primevideo.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.netflix.com\/*",
                "*:\/\/*.netflix.ca\/*",
                "*:\/\/*.netflix.com.au\/*",
                "*:\/\/*.disneyplus.com\/*",
                "*:\/\/*.hotstar.com\/*",
                "*:\/\/*.crunchyroll.com\/*",
                "*:\/\/*.starplus.com\/*",
                "*:\/\/*.max.com\/*",
                "*:\/\/*.hbomax.com\/*"
            ],
            "js": [
                "skipper.js"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "cr.js"
            ],
            "matches": [
                "https:\/\/static.crunchyroll.com\/vilos-v2\/web\/vilos\/player.html*"
            ]
        }
    ],
    "permissions": [
        "storage"
    ],
    "optional_permissions": [
        "tabs"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/NetflixAmazon Auto-Skip--16.png",
            "48": "icons\/NetflixAmazon Auto-Skip--48.png",
            "96": "icons\/NetflixAmazon Auto-Skip--96.png",
            "128": "icons\/NetflixAmazon Auto-Skip--128.png",
            "400": "icons\/NetflixAmazon Auto-Skip--400.png"
        },
        "default_title": "__MSG_extensionName__",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "service_worker": "badge.js"
    },
    "options_page": "popup\/settings.html",
    "default_locale": "en"
}
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