Volume Enhancer

The easiest way to boost sound in the Chrome browser

Volume Enhancer là gì?

Volume Enhancer là một tiện ích mở rộng Chrome được phát triển bởi vvv111p756, và tính năng chính của nó là "The easiest way to boost sound in the Chrome browser".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Volume Enhancer

Tải xuống các tệp mở rộng Volume Enhancer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Volume Enhancer Volume Enhancer
ID hpdmngnjilhlmoadcclcobohpiogcjcb
URL Chính Thức https://chrome.google.com/webstore/detail/volume-enhancer/hpdmngnjilhlmoadcclcobohpiogcjcb
Mô tả The easiest way to boost sound in the Chrome browser
Kích Thước Tệp 45.89 KB
Số Lần Cài Đặt 2,352
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2022-10-26
Ngày Phát Hành 2021-07-19
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển vvv111p756
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}