Sound Booster

The most reliable and easiest volume booster in the Chrome browser

Co je Sound Booster?

Sound Booster je rozšíření Chrome vyvinuté dipatov05, a jeho hlavní funkcí je „The most reliable and easiest volume booster in the Chrome browser“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Sound Booster

Stáhněte si soubory rozšíření Sound Booster ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Volume booster allows you to boost the sound of any video or audio playing in Chrome browser. Installation is pretty simple and you don`t need any special skills to use the extension. Volume booster is really easy to work with because of simple user-friendly interface. You can increase volume of the audio or video in chrome browser just in on click. If you want your pc or laptop to be louder then you should definitely install this extension. Simple and intuitive volume control is provided by this new and amazing extension. After installing this extension you`ll notice a real difference. Any sound will be louder thanks to our new application. Experience all sounds to a whole new level with the useful chrome extension. This is definitely something you were looking for. Install, share with friends and feel free to leave a comment or request.
Sound booster is simple but useful extension for your chrome browser. This extension allows you to boost volume on your computer. It`s absolutely free and you don`t have to make any effort to install it. If you think that you pc\ laptop sounds not loud enough, then you should definitely install this amazing app. The application is quite useful and absolutely free volume control tool for chrome browser. Just click on install button and boost sound in one click. This extension has simple and user-friendly interface and doesn`t weigh a lot. Help us to improve sound booster and leave your comment or request. Install and have fun!                    

Základní Informace o Rozšíření

Název Sound Booster Sound Booster
ID aechgpbnahpibkbkfmaaanbgclbmbhla
Oficiální URL https://chrome.google.com/webstore/detail/sound-booster/aechgpbnahpibkbkfmaaanbgclbmbhla
Popis The most reliable and easiest volume booster in the Chrome browser
Velikost souboru 38.67 KB
Počet instalací 4,000
Aktuální Verze 1.6
Poslední Aktualizace 2022-06-01
Datum Vydání 2021-01-18
Hodnocení 2.50/5 Celkem 6 Hodnocení
Vývojář dipatov05
E-mail [email protected]
Typ Platby free
Podporované Jazyky id,ms,de,en,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "tabCapture",
        "storage",
        ""
    ],
    "manifest_version": 2,
    "name": "Sound Booster",
    "description": "The most reliable and easiest volume booster in the Chrome browser",
    "version": "1.6",
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/costa_files\/costa_second\/chrome.js"
        ]
    },
    "icons": {
        "128": "\/costa_files\/costa_third\/icon.png"
    },
    "browser_action": {
        "default_popup": "\/costa_files\/costa_second\/sound_booster.html",
        "default_icon": "\/costa_files\/costa_third\/icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/costa_files\/costa_third\/for_page.js"
            ]
        }
    ]
}