Volume Enhancer

The easiest way to boost sound in the Chrome browser

O que é Volume Enhancer?

Volume Enhancer é uma extensão do Chrome desenvolvida por vvv111p756, e sua principal característica é "The easiest way to boost sound in the Chrome browser".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Volume Enhancer

Baixe arquivos de extensão Volume Enhancer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Volume Enhancer Volume Enhancer
ID hpdmngnjilhlmoadcclcobohpiogcjcb
URL Oficial https://chrome.google.com/webstore/detail/volume-enhancer/hpdmngnjilhlmoadcclcobohpiogcjcb
Descrição The easiest way to boost sound in the Chrome browser
Tamanho do Arquivo 45.89 KB
Contagem de Instalações 2,352
Versão Atual 1.3
Última Atualização 2022-10-26
Data de Publicação 2021-07-19
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor vvv111p756
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
}