WebExtension.net
WebExtension.net

Volume Controller

View on Chrome Web Store
View Volume Controller Chrome Extension on Chrome Web Store
4.2 (475 ratings)

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

Audio Volume Controller for Chrome. Set sound level for each tab separately with audio sound booster
Type
Extension
Users
20,000 users
Website addonup.com
Equalizer - AudioStudio
View author page of Equalizer - AudioStudio
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 26, 2020
Version 3.0.3
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View Volume Controller Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "32": "assets\/icons\/32.png",
            "64": "assets\/icons\/64.png",
            "128": "assets\/icons\/128.png",
            "256": "assets\/icons\/256.png",
            "512": "assets\/icons\/512.png"
        },
        "default_popup": "popup.html",
        "default_title": "Volume Controller"
    },
    "author": {
        "email": "[email protected]"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "Audio Volume Controller for Chrome. Set sound level for each tab separately with audio sound booster",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.addonup.com\/*"
        ]
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "32": "assets\/icons\/32.png",
        "64": "assets\/icons\/64.png",
        "128": "assets\/icons\/128.png",
        "256": "assets\/icons\/256.png",
        "512": "assets\/icons\/512.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlZZMpB49Wl\/oYxuD7IpSwETrwkRNmsl3iOVmUgY3OPqTbmBztfLU0CKqjxIVcMR8pJNBFGIuCo6p5m08gjj7nD0nVCcsZaqVq\/f9CQDnN6zuUySrv6q3cZGLnGKh\/Z1UMMW9c9nlBFhh3AHqhP98hUzLau8oE6BzAtktBQGnYWae1n2+wxpWyf20COV1Pryun00xP1RPwk1vEN\/2yu8tIWPB9PsFM8YBvVPZYNH4iPgc0U50e1ki5CAHY0dP8tjxmxxOUVOFiiO3FMy9OsUCbuTDO1w3LvqOWWYs77pFGO+NEniF8+UP7mKheMO9DaGp6vu5xcfblR8\/vKlnAUsGJQIDAQAB",
    "manifest_version": 3,
    "name": "Volume Controller",
    "options_page": "popup.html",
    "permissions": [
        "tabCapture",
        "offscreen",
        "storage",
        "privacy",
        "declarativeNetRequest"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.3"
}
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