WebExtension.net
WebExtension.net

Volume & Sound Booster for Websites

View on Chrome Web Store
View Volume & Sound Booster for Websites Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Boost your volume and enhance your sound by up to 800% on any website.
Type
Extension
Users
37 users
2
Website curlydoggo.com
Curly Doggo Limited
View author page of Curly Doggo Limited
Published
Published on September 24, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on September 24, 2024
View on Chrome Web Store
View Volume & Sound Booster for Websites Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDescription__",
    "default_locale": "en",
    "author": "Curly Doggo Limited",
    "homepage_url": "https:\/\/curlydoggo.com\/allow-copy",
    "version": "1.0.0",
    "icons": {
        "128": "images\/icon.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.bundle.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": {
            "128": "images\/icon.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_AppName__"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icon.png"
            ],
            "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