WebExtension.net
Toggle dark mode
WebExtension.net

Loud MAX – The Ultimate Sound Booster Extension

View on Chrome Web Store
View Loud MAX – The Ultimate Sound Booster Extension Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 times

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

Boost your volume up to 600% with the top-rated volume booster extension for Chrome. Get Loud MAX - make your browser sound LOUDER!
Type
Extension
Users
757 users
37
Pirlanta
View author page of Pirlanta
Published
Published on February 3, 2025
Version 0.1
Manifest version
3
Updated
Updated on February 3, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Loud MAX – The Ultimate Sound Booster Extension 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",
    "name": "Loud MAX \u2013 The Ultimate Sound Booster Extension",
    "description": "Boost your volume up to 600% with the top-rated volume booster extension for Chrome. Get Loud MAX - make your browser sound LOUDER!",
    "manifest_version": 3,
    "version": "0.1",
    "icons": {
        "16": "images\/mbs-icon-16.png",
        "48": "images\/mbs-icon-48.png",
        "128": "images\/mbs-icon-128.png"
    },
    "action": {
        "default_popup": "html\/documents\/document-main.html",
        "default_title": "Loud MAX",
        "default_icon": "images\/mbs-icon-128.png"
    },
    "background": {
        "service_worker": "script\/javaScript\/javascript-bg.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "script\/javaScript\/javascript-cs.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "tabCapture",
        "tabs",
        "storage",
        "declarativeNetRequest",
        "offscreen"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "1",
                "enabled": true,
                "path": "net_rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
© 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