WebExtension.net
WebExtension.net

Sound Booster & Volume Control

View on Chrome Web Store
View Sound Booster & Volume Control Chrome Extension on Chrome Web Store
4.7 (765 ratings)
1 new ratings

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

Volume booster that explodes your system! Control the audio in any tab including Youtube, Twitch etc. Sound Booster in your browser!
Type
Extension
Users
3,000,000 users
Mildred Guy
View author page of Mildred Guy
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 10, 2021
Version 1.1.16
Manifest version
3
Updated
Updated on September 3, 2024
View on Chrome Web Store
View Sound Booster & Volume Control Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "default_locale": "en",
    "version": "1.1.16",
    "icons": {
        "16": "assets\/icon-logo.png",
        "32": "assets\/icon-logo.png",
        "48": "assets\/icon-logo.png",
        "128": "assets\/icon-logo.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/helpers\/jquery.min.js",
                "js\/content-script.js"
            ],
            "css": [
                "styles\/content.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_icon": {
            "19": "assets\/icon-logo.png",
            "38": "assets\/icon-logo.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_app_name__"
    },
    "permissions": [
        "tabCapture",
        "offscreen",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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