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 هو إضافة Chrome تم تطويرها بواسطة Equalizer - AudioStudio، والميزة الرئيسية لها هي "Equalizer for your Browser. Customize your sound by 10 bands, equalizer presets with collection music genres and a bass booster..".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Equalizer for Chrome browser

قم بتنزيل ملفات الامتداد Equalizer for Chrome browser بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://addonup.com/en/addons/equalizer-for-chrome-browser
عنوان صفحة سياسة الخصوصية 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\/*",
                "*.*"
            ]
        }
    ]
}