WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Airs Audio - Bass Booster & Equalizer

Airs Audio - Bass Booster & Equalizer

View on Chrome Web Store
View Airs Audio - Bass Booster & Equalizer Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (18 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

EQ any audio you find on the web in real time with a powerful audio equalizer and bass booster designed for precise sound control.
Type
Extension
Users
1,000 users
30
psyl***************
View author page of psyl***************
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 19, 2026
Version 1.0.7
Manifest version
3
Updated
Updated on February 25, 2026
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Airs Audio - Bass Booster & Equalizer 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",
    "manifest_version": 3,
    "name": "Airs Audio - Bass Booster & Equalizer",
    "version": "1.0.7",
    "description": "EQ any audio you find on the web in real time with a powerful audio equalizer and bass booster designed for precise sound control.",
    "action": {
        "default_popup": "popup\/index.html"
    },
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "tabCapture",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/airs-audio-system.vercel.app\/*"
            ],
            "js": [
                "content\/content.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "icons": {
        "16": "logo-16.png",
        "32": "logo-32.png",
        "48": "logo-48.png",
        "64": "logo-64.png",
        "128": "logo-128.png"
    }
}
© 2026 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