Equalizer for Chrome browser

Equalizer for your Browser. Customize your sound by 10 bands, equalizer presets with collection music genres and a bass booster..

Equalizer for Chrome browserとは何ですか?

Equalizer for Chrome browserはEqualizer - AudioStudioによって開発されたChromeの拡張機能で、その主な機能は「Equalizer for your Browser. Customize your sound by 10 bands, equalizer presets with collection music genres and a bass booster..」です。

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

screenshot
screenshot
screenshot
screenshot

Equalizer for Chrome browser拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The Audio Equalizer allows you to adjust the balance between frequency components with a 10-band audio equalizer, many different sound settings and excellent control for quality sound.

Used correctly, it can help you smooth out the sound, making it nicer and cleaner, whether it be adding volume to the low frequencies, removing some of the high frequencies, or adjusting the middle balance between them.

This is a handy tool to help you customize the sound for you. Audio equalizer with 21 preset profiles for different music genres and for your taste.
You can always edit them to your liking and save your profiles.

Audio Equalizer (Eq) can create a surround sound effect, boost bass and increase the maximum volume on your device.

You can use it to adjust the level of various frequencies in the audio stream, or to boost both low frequencies (bass) and high frequencies. You can use it as an equalizer for YouTube and other streaming audio, video sites.
In addition, we have many other features that may surprise you.

Some of our handy Equalizer features:
    - Preamplifier volume controls;
    - 10 ranges for sound adjustment;
    - 21 ready-to-use presets;
    - Low CPU usage while running;
    - Boost / Cut frequency in each band is +/- 12 dB;
    - Absolutely free equalizer extension.

Audio Equalizer Preset List:
     - Acoustic;
     - Bass Booster (Bass Booster, Volume Booster);
     - Bass reducer;
     - Classic;
     - Dance;
     - Deep;
     - Electronic;
     - Hip-hop;
     - Jazz;
     - Latin music;
     - Volume;
     - Hall;
     - Piano;
     - Pop;
     - Rnb;
     - Rock;
     - Small loudspeakers;
     - Speech;
     - High frequency amplifier;
     - High frequency reducer;
     - Vocal amplifier.                    

拡張機能の基本情報

名前 Equalizer for Chrome browser Equalizer for Chrome browser
ID abikfbojmghmfjdjlbagiamkinbmbaic
公式URL https://chromewebstore.google.com/detail/equalizer-for-chrome-brow/abikfbojmghmfjdjlbagiamkinbmbaic
説明 Equalizer for your Browser. Customize your sound by 10 bands, equalizer presets with collection music genres and a bass booster..
ファイルサイズ 211 KB
インストール数 325,087
現在のバージョン 3.3.2
最終更新日 2024-02-14
公開日 2020-08-03
評価 4.65/5 合計 4860 レビュー
開発者 Equalizer - AudioStudio
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://addonup.com/en/addons/equalizer-for-chrome-browser
プライバシーポリシーページのURL https://sites.google.com/view/yivolprivace
対応言語 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
{
    "action": {
        "default_icon": "\/icons\/off.png",
        "default_title": "__MSG_title__"
    },
    "author": "Equalizer - AudioStudio",
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.addonup.com\/*"
        ]
    },
    "icons": {
        "128": "\/icons\/128.png",
        "256": "\/icons\/256.png",
        "64": "\/icons\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjyzoogJ5CVWL3mg+j\/k\/T7ouxsnDSRlH\/6PgNixrkJu1aAh54Rr6rmEt6yfve9zJ5yIpOfPjY6WjRYwWkbs0Q5aKEg4Bm0HeLrX57TTERH6gt1X2ezNfp2NRNDwEAG3SXrhSSx24vwnlG6jznd6OZ9DHFD0PrrpuFVjiKvFO4GgPnVi8Rsq+uVbgeCkIcI0vC2B6MO1FIw7M1yr0WRP+JTz0s003sV+EHKURlxFP8P\/9zH\/gaKell2V23lG6aT2Z8MN2MXwknJqLpp\/9r9PSDzI21ytenpShBsH2i8uRumPOM4vpbtjIwmuR5U6EAmU0F6z9XqFA73Ip+5GglW4aMQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "tabCapture",
        "storage"
    ],
    "short_name": "Equalizer",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.3.2",
    "version_name": "3.3.2",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*:\/\/*.addonup.com\/*",
                "*:\/\/*.youtube-tools.com\/*",
                "*.*"
            ]
        }
    ]
}