WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Extended works with Paramount Plus [QVI]

Extended works with Paramount Plus [QVI]

View on Chrome Web Store
View Extended works with Paramount Plus [QVI] Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Independent software not affiliated with Paramount. Control Paramount+ with speed adjust, skip intros and hide spoilers.
Type
Extension
Users
58 users
1
ToopExt
View author page of ToopExt
Published
Published on August 19, 2025
Version 1.1.23
Manifest version
3
Updated
Updated on November 8, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Extended works with Paramount Plus [QVI] 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": "Extended works with Paramount Plus [QVI]",
    "description": "Independent software not affiliated with Paramount. Control Paramount+ with speed adjust, skip intros and hide spoilers.",
    "version": "1.1.23",
    "manifest_version": 3,
    "options_page": "options.html",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": "ParamountExtended.png"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "fonts.js",
                "extensionEngine.js",
                "injectedEngine.js",
                "paramount.min.js"
            ],
            "css": [
                "fonts.css",
                "injected.css",
                "modalFrame.css",
                "otherCssFromExtension.css"
            ],
            "matches": [
                "*:\/\/*.paramountplus.com\/*"
            ]
        },
        {
            "js": [
                "options.js",
                "contentAll.js"
            ],
            "css": [
                "contentAll.css"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "128": "ParamountExtended.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "bubble.svg",
                "times-solid.svg"
            ],
            "matches": [
                "*:\/\/*.paramountplus.com\/*"
            ]
        },
        {
            "resources": [
                "ParamountExtended.png"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "paramountExtensionBackground.js"
    }
}
© 2026 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