Volume Enhancer

The easiest way to boost sound in the Chrome browser

什么是Volume Enhancer?

Volume Enhancer是由vvv111p756开发的Chrome扩展程序,该扩展的主要功能是“The easiest way to boost sound in the Chrome browser”。

扩展截图

screenshot
screenshot
screenshot

下载Volume Enhancer扩展crx文件

下载Volume Enhancer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Volume Enhancer Volume Enhancer
ID hpdmngnjilhlmoadcclcobohpiogcjcb
官方URL https://chrome.google.com/webstore/detail/volume-enhancer/hpdmngnjilhlmoadcclcobohpiogcjcb
简介 The easiest way to boost sound in the Chrome browser
文件大小 45.89 KB
安装次数 2,352
当前版本 1.3
更新时间 2022-10-26
上架时间 2021-07-19
评分 3.00/5 共2次评分
开发者 vvv111p756
电子邮箱 [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",
    "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"
}