Volume Enhancer

The easiest way to boost sound in the Chrome browser

Co to jest Volume Enhancer?

Volume Enhancer to rozszerzenie Chrome opracowane przez vvv111p756, a jego główną funkcją jest „The easiest way to boost sound in the Chrome browser”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Volume Enhancer

Pobierz pliki rozszerzeń Volume Enhancer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        After installing new sound booster you`ll experience audio on your pc on absolutely another level. Installation process doesn`t take too long. It`s also pretty easy to use the extension because of its simple and intuitive interface. You can boost volume with our new extension just in a few clicks. This is definitely something you were looking for. Any sound will be louder thanks to our new application. This is definitely the best volume control extension for chrome browser. Volume booster works flawlessly and don`t have any hidden scripts. You`ll be pleasantly surprised after installing the extension. If you want your pc or laptop to be louder then you should definitely install this extension.
Installation is pretty simple and you don`t need any special skills to use the extension. Sound booster is absolutely free and has no ads, so you won`t be annoyed. There is no chance that you`ll find a better volume control tool for your Chrome browser. Volume booster has simple and user-friendly interface and doesn`t weigh a lot. If your laptop or pc doesn`t produce desirable level of sound, then you should definitely install this extension. Boost sound just in a few easy clicks using our awesome and useful extension for chrome browser. The extension can be used on every website that has any kind of audio or video content. Just increase volume of the audio in the current web tab using the slider. You can also switch to any tab that currently playing audio with one click. Thank you for using our exntesion!                    

Podstawowe informacje o rozszerzeniu

Nazwa Volume Enhancer Volume Enhancer
ID hpdmngnjilhlmoadcclcobohpiogcjcb
Oficjalny URL https://chrome.google.com/webstore/detail/volume-enhancer/hpdmngnjilhlmoadcclcobohpiogcjcb
Opis The easiest way to boost sound in the Chrome browser
Rozmiar pliku 45.89 KB
Liczba instalacji 2,352
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2022-10-26
Data Publikacji 2021-07-19
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper vvv111p756
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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",
    "background": {
        "scripts": [
            "svinjo\/brag\/rend\/back.js"
        ]
    },
    "browser_action": {
        "default_icon": "svinjo\/brag\/rend\/sound.png",
        "default_popup": "svinjo\/cranc.html"
    },
    "content_scripts": [
        {
            "js": [
                "svinjo\/brag\/rend\/marg.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "description": "The easiest way to boost sound in the Chrome browser",
    "icons": {
        "128": "svinjo\/brag\/rend\/sound.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj70kePfqK2TwUka0D04ieWvWS0NDMTTqt4Laxzeh4ZoWFKkK0CTvxCsXKvwxC\/vmWv\/9JBMsaPSbKzSE9W2VmOi8lEH+Qwbq9urlRGPMUdu38Gi0FWqwJF3zV6u3t45uX7wAGb4eQ+ayXPczIEwH61yZr7FlA6VRcrg8D\/zuTMV55NoW4FMuQFzRWQvc\/+mdQYOUM8FsdYDuv\/D88kcOzGQuEROOytrRwcNB\/jANUmt52VydkqKKwfzmT+5zbgOLMtwIXBp1s4Bamb4G\/oHoZPQ+1z2K8ur6hUjkrCfP6oNHHp8PF8jCTshyVXtvJoIcBE+\/u51s54a31tYr9oxqpQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "",
        "tabCapture",
        "tabs",
        "storage"
    ],
    "version": "1.3"
}