Bass Booster Extreme - It Works!

Extreme bass booster app for Chrome™. Use it for headphones and speakers with presets and custom level of enhancer.

What is Bass Booster Extreme - It Works!?

Bass Booster Extreme - It Works! is a Chrome extension developed by Jambo Combo, and its main feature is "Extreme bass booster app for Chrome™. Use it for headphones and speakers with presets and custom level of enhancer.".

Extension Screenshots

screenshot
screenshot

Download Bass Booster Extreme - It Works! Extension CRX File

Download Bass Booster Extreme - It Works! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        If you're a music lover who's looking for a way to get the best sound out of your laptop or desktop, then a Bass Booster for Chrome is a great option. Bass Boosters are audio plugins that allow you to enhance the low end frequencies of your audio, giving you a fuller, richer sound. 

This extension allows you to customize the bass levels of any audio, giving you the ability to tailor the sound to your own preferences. You can also adjust the volume of the bass and set the frequency range that you want the bass to be boosted in. 

One of the best features of the Bass Booster is that it is completely free to use. This means that you don't have to spend any money to get the best of the music experience.                    

Extension Basic Information

Name Bass Booster Extreme - It Works! Bass Booster Extreme - It Works!
ID ndhaplegimoabombidcdfogcnpmcicik
Official URL https://chromewebstore.google.com/detail/bass-booster-extreme-it-w/ndhaplegimoabombidcdfogcnpmcicik
Description Extreme bass booster app for Chrome™. Use it for headphones and speakers with presets and custom level of enhancer.
File Size 525 KB
Installation Count 90,000
Current Version 2.0
Last Updated 2023-04-20
Publish Date 2023-04-20
Rating 3.90/5 Total 20 Ratings
Developer Jambo Combo
Email [email protected]
Payment Type free
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "host_permissions": [
        ""
    ],
    "name": "__MSG_name__",
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "tabCapture",
        "storage"
    ],
    "short_name": "Bass Booster",
    "version": "2.0",
    "version_name": "2.0",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "\/icons\/off.png",
        "default_title": "__MSG_title__"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "\/icons\/128.png",
        "256": "\/icons\/256.png",
        "64": "\/icons\/64.png"
    }
}