WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Bass Booster

Bass Booster

View on Chrome Web Store
4.9 (49 ratings)
1 new ratings
1 views

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

Crank up your browser audio – perfect for video and live streams! Experience full volume and rich sound right away!
Type
Extension
Users
10,000 users
1K
Jack Colton
Published
Version 1.0.0
Manifest version
3
Updated
make_chrome_yours/accessibility
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "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.0",
    "permissions": [
        "storage",
        "activeTab",
        "tabCapture",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "scripts\/bg.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "\/logos\/icon-16.png",
        "32": "\/logos\/icon-32.png",
        "64": "\/logos\/icon-64.png",
        "128": "\/logos\/icon-128.png"
    },
    "action": {
        "default_popup": "layouts\/ui.html",
        "default_icon": "\/logos\/icon-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.