WebExtension.net
WebExtension.net

Peacock TV Skipper: skip ads, intros & more

View on Chrome Web Store
View Peacock TV Skipper: skip ads, intros & more Chrome Extension on Chrome Web Store
4.1 (44 ratings)

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

Automatically skip intros, recaps, block ads and click next episode button on Peacock TV
Type
Extension
Users
10,000 users
dogooodapp
View author page of dogooodapp
Published
Published on December 31, 2021
Version 1.1.16
Manifest version
3
Updated
Updated on November 7, 2024
View on Chrome Web Store
View Peacock TV Skipper: skip ads, intros & more Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Peacock TV Skipper: skip ads, intros & more",
    "description": "Automatically skip intros, recaps, block ads and click next episode button on Peacock TV",
    "version": "1.1.16",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.peacocktv.com\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "Peacock71Skipper.png"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "engine.js",
                "peacock.min.js"
            ],
            "matches": [
                "*:\/\/*.peacocktv.com\/*"
            ]
        }
    ],
    "icons": {
        "36": "Peacock36Skipper.png",
        "71": "Peacock71Skipper.png"
    }
}
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