WebExtension.net
WebExtension.net

Better YouTube Shorts

View on Chrome Web Store
View Better YouTube Shorts Chrome Extension on Chrome Web Store
4.5 (187 ratings)

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

Take back the controls on YouTube Shorts with playback, volume, progress bar and more!
Type
Extension
Users
30,000 users
Young Shung
View author page of Young Shung
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 26, 2023
Version 3.7.2
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View Better YouTube Shorts Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "version": "3.7.2",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.ts.44ce3ab9.a777164c.js"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "css": [
                "assets\/content.ts.fcaa6ecc.css"
            ]
        }
    ],
    "icons": {
        "16": "src\/assets\/icons\/bys-16.png",
        "32": "src\/assets\/icons\/bys-32.png",
        "48": "src\/assets\/icons\/bys-48.png",
        "128": "src\/assets\/icons\/bys-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "assets\/browser.cf86e89d.js",
                "assets\/retrieveFromStorage.7e5bd4fa.js",
                "assets\/content.ts.44ce3ab9.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
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