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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}