Sound Booster

The most reliable and easiest volume booster in the Chrome browser

什麼是Sound Booster?

Sound Booster是由dipatov05開發的Chrome擴展程式,該擴展的主要功能是“The most reliable and easiest volume booster in the Chrome browser”。

擴展截圖

screenshot

下載Sound Booster擴展crx文件

下載Sound Booster擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Sound Booster Sound Booster
ID aechgpbnahpibkbkfmaaanbgclbmbhla
官方網址 https://chrome.google.com/webstore/detail/sound-booster/aechgpbnahpibkbkfmaaanbgclbmbhla
簡介 The most reliable and easiest volume booster in the Chrome browser
檔案大小 38.67 KB
安裝次數 4,000
目前版本 1.6
更新時間 2022-06-01
上架時間 2021-01-18
評分 2.50/5 共 6 次評分
開發者 dipatov05
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
            ]
        }
    ]
}