Soundup Sound Booster

Elevate Your Listening Experience with SoundUp Sound Booster Extension

What is Soundup Sound Booster?

Soundup Sound Booster is a Chrome extension developed by Kyle Taft, and its main feature is "Elevate Your Listening Experience with SoundUp Sound Booster Extension".

Extension Screenshots

screenshot

Download Soundup Sound Booster Extension CRX File

Download Soundup Sound Booster 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

                        SoundUp is a powerful browser extension that elevates your listening experience by boosting the volume of your browser's audio. With SoundUp, you can enjoy crystal-clear sound quality and hear every detail in your favorite music, videos, and podcasts with ease.

Features:
- Boost sound volume above maximum by up to 6x
- Boost volume in a single tab                    

Extension Basic Information

Name Soundup Sound Booster Soundup Sound Booster
ID bjpebnkmbcningccjakffilbmaojljlb
Official URL https://chromewebstore.google.com/detail/soundup-sound-booster/bjpebnkmbcningccjakffilbmaojljlb
Description Elevate Your Listening Experience with SoundUp Sound Booster Extension
File Size 181 KB
Installation Count 2,747,464
Current Version 1.0.4
Last Updated 2024-02-12
Publish Date 2023-06-06
Rating 4.77/5 Total 22 Ratings
Developer Kyle Taft
Email [email protected]
Payment Type free
Privacy Policy Page URL https://docs.google.com/document/d/e/2PACX-1vQGBGDLG-_FgGa7Y6jd2WpnnOSHiT1VhqlSw0iSmDjeBAtuiuvf2bArf9tgAD30a-GHj3MhKXov5LYX/pub
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",
    "author": "Soundup Sound Booster",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        },
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "__MSG_extName__",
    "permissions": [
        "storage",
        "scripting",
        "system.display",
        "tabCapture",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.4"
}