WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Streaming Skipper works with Paramount Plus

Streaming Skipper works with Paramount Plus

View on Chrome Web Store
View Streaming Skipper works with Paramount Plus Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (27 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 26, 2025.

Independent software not affiliated with Paramount. Automatically skips intros, recaps and clicks next episode button.
Type
Extension
Users
5,000 users
1K
dogooodapp
View author page of dogooodapp
Published
Published on February 8, 2022
Version 1.1.21
Manifest version
3
Updated
Updated on August 21, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Streaming Skipper works with Paramount Plus Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Streaming Skipper works with Paramount Plus",
    "description": "Independent software not affiliated with Paramount. Automatically skips intros, recaps and clicks next episode button.",
    "version": "1.1.21",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.paramountplus.com\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "ParamountIcon2.png"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "engine.js",
                "paramount.min.js"
            ],
            "matches": [
                "*:\/\/*.paramountplus.com\/*"
            ]
        }
    ],
    "icons": {
        "38": "ParamountIcon1.png",
        "128": "ParamountIcon2.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}
© 2025 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