WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Volume Booster - Increase sound

Volume Booster - Increase sound

View on Chrome Web Store
View Volume Booster - Increase sound Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (734 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Volume booster with control. Amplify sound by up to 600% also bass booster. Sound booster that really works!
Type
Extension
Users
70,000 users
10K
Volume App.
View author page of Volume App.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 22, 2022
Version 1.0.6
Manifest version
3
Updated
Updated on January 21, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Volume Booster - Increase sound 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",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "default_locale": "en",
    "version": "1.0.6",
    "permissions": [
        "storage",
        "activeTab",
        "tabCapture",
        "tabs",
        "offscreen"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "js": [
                "js\/contentScript.js"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/serviceWorker.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "\/logos\/16.png",
        "19": "\/logos\/19.png",
        "32": "\/logos\/32.png",
        "38": "\/logos\/38.png",
        "48": "\/logos\/48.png",
        "128": "\/logos\/128.png"
    },
    "action": {
        "default_popup": "layouts\/popup.html",
        "default_icon": "\/logos\/128.png"
    }
}
© 2025 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