WebExtension.net
WebExtension.net

Audio Equalizer - EQ

View on Chrome Web Store
View Audio Equalizer - EQ Chrome Extension on Chrome Web Store
3.8 (205 ratings)

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

Audio Equalizer - adjust volume of sound, bass booster, sound booster, dim the highs. EQ Audio Equalizer for all webs!
Type
Extension
Users
30,000 users
Cute Cursors
View author page of Cute Cursors
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 29, 2020
Version 2.5.4
Manifest version
3
Updated
Updated on November 12, 2024
View on Chrome Web Store
View Audio Equalizer - EQ Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "32": "assets\/img\/image32.png",
            "64": "assets\/img\/image64.png",
            "96": "assets\/img\/image96.png",
            "128": "assets\/img\/image128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "isolated.js",
                "main.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "32": "assets\/img\/image32.png",
        "64": "assets\/img\/image64.png",
        "96": "assets\/img\/image96.png",
        "128": "assets\/img\/image128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2\/vTFEzoVb8Gv5wF2TXyyG4CWGqxtq\/v+D3rGCKIBfMmOw9IGNgWlLQXUFHZbyxtNE4PPoigbMZUEjnLH+UHWfCG46odPTPxC+2v4RQvO87eYQz5NcP8b9SLR4DA3OBzcIyz7FY5PFWw2fbTBjIA2rhG6hXt2Vx5i6XS1vMSFDRElkCcyufUBe38g385ZjKpKd8lK7z\/mBR8ojBxfrRzP82YQVk2bwpYptoQyo9UrTkt6VUllNXF9hBrV7tUyPILKVqK6KiXZOIQnvw6V3MoDdtl1eLrl1oMhcamB6sQ3jDiQKqSsAnZjfUGVJZ7plwyIbMCVvNF5eqES8m1sw1PrwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": ".\/popup.html",
    "permissions": [
        "scripting",
        "activeTab",
        "storage",
        "notifications",
        "alarms"
    ],
    "short_name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.5.4",
    "version_name": "2.5.4",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*:\/\/*.addonup.com\/*",
                "*.*"
            ]
        }
    ]
}
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