Bass Booster Extreme - It Works!

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

Bass Booster Extreme - It Works!とは何ですか?

Bass Booster Extreme - It Works!はJambo Comboによって開発されたChromeの拡張機能で、その主な機能は「Extreme bass booster app for Chrome™. Use it for headphones and speakers with presets and custom level of enhancer.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Bass Booster Extreme - It Works!拡張機能のCRXファイルをダウンロード

Bass Booster Extreme - It Works!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Bass Booster Extreme - It Works! Bass Booster Extreme - It Works!
ID ndhaplegimoabombidcdfogcnpmcicik
公式URL https://chromewebstore.google.com/detail/bass-booster-extreme-it-w/ndhaplegimoabombidcdfogcnpmcicik
説明 Extreme bass booster app for Chrome™. Use it for headphones and speakers with presets and custom level of enhancer.
ファイルサイズ 525 KB
インストール数 90,000
現在のバージョン 2.0
最終更新日 2023-04-20
公開日 2023-04-20
評価 3.90/5 合計 20 レビュー
開発者 Jambo Combo
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}