WebExtension.net
WebExtension.net

Sound Booster that Works!

View on Chrome Web Store
View Sound Booster that Works! Chrome Extension on Chrome Web Store
4.8 (1,003 ratings)

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

Sound booster increases volume up to a maximum level in any tab. Volume booster that really works! Amplify sound by up to 500%.
Type
Extension
Users
5,000,000 users
Website sound2up.com
Sound Booster
View author page of Sound Booster
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 17, 2021
Version 1.8
Manifest version
3
Updated
Updated on March 27, 2024
View on Chrome Web Store
View Sound Booster that Works! Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_description__",
    "version": "1.8",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "64": "assets\/icon.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_title": "__MSG_extName__",
        "default_icon": "assets\/icon.png"
    },
    "background": {
        "service_worker": "bg.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "commands": {
        "_execute_action": []
    },
    "options_page": ".\/options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "audio.js"
            ],
            "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