WebExtension.net
WebExtension.net

Prime Video Speeder: adjust playback speed

View on Chrome Web Store
View Prime Video Speeder: adjust playback speed Chrome Extension on Chrome Web Store
4.1 (38 ratings)

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

Extension allows to adjust the playback speed on Prime Video according to preference
Type
Extension
Users
20,000 users
dogooodapp
View author page of dogooodapp
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 18, 2022
Version 1.1.19
Manifest version
3
Updated
Updated on November 15, 2024
View on Chrome Web Store
View Prime Video Speeder: adjust playback speed 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": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.1.19",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.primevideo.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.co.jp\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/PrimeVideo2.png"
    },
    "content_scripts": [
        {
            "js": [
                "amazon.min.js",
                "value.js",
                "engine.js"
            ],
            "css": [
                "modalFrame.css"
            ],
            "matches": [
                "*:\/\/*.primevideo.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.jp\/*"
            ]
        }
    ],
    "icons": {
        "38": "assets\/PrimeVideo2.png",
        "71": "assets\/PrimeVideo1.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/PrimeVideo1.png",
                "assets\/times-solid.svg"
            ],
            "matches": [
                "*:\/\/*.primevideo.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.jp\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    }
}
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