WebExtension.net
Toggle dark mode
WebExtension.net

Loudify Volume Booster

View on Chrome Web Store
View Loudify Volume Booster Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (43 ratings)
1 new ratings
15 views
This extension has been viewed 15 times

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

Boost Your Browser's Volume and Hear Every Detail
Type
Extension
Users
7,000,000 users
Adam Larkins
View author page of Adam Larkins
Published
Published on May 20, 2023
Version 1.0.4
Manifest version
3
Updated
Updated on February 12, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Loudify Volume Booster 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",
    "author": "Loudify Volume Booster",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        },
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "__MSG_extName__",
    "permissions": [
        "storage",
        "scripting",
        "alarms",
        "system.display",
        "tabCapture"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "version": "1.0.4"
}
© 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