Sound Booster

The most reliable and easiest volume booster in the Chrome browser

Qu'est-ce que Sound Booster ?

Sound Booster est une extension Chrome développée par dipatov05, et sa fonction principale est "The most reliable and easiest volume booster in the Chrome browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Sound Booster

Téléchargez les fichiers d'extension Sound Booster au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Sound Booster Sound Booster
ID aechgpbnahpibkbkfmaaanbgclbmbhla
URL Officiel https://chrome.google.com/webstore/detail/sound-booster/aechgpbnahpibkbkfmaaanbgclbmbhla
Description The most reliable and easiest volume booster in the Chrome browser
Taille du Fichier 38.67 KB
Nombre d'Installations 4,000
Version Actuelle 1.6
Dernière Mise à Jour 2022-06-01
Date de Publication 2021-01-18
Évaluation 2.50/5 Total 6 Évaluations
Développeur dipatov05
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
            ]
        }
    ]
}