Volume Booster for Google Chrome™

Up to 600% volume boost right on your browser.

Volume Booster for Google Chrome™란 무엇입니까?

Volume Booster for Google Chrome™은(는) freegameofflines2022에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Up to 600% volume boost right on your browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Volume Booster for Google Chrome™ 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        You are not satisfied with the default volume of your computer when listening to music, watching youtube online?
 
our extension easily control and increase the open volume on your browser by 600%
Features:
 🔥 Up to 600 % volume boost.
 🔥 Control volume of any tab.
 🔥 Switch to any tab playing audio with just one click.                    

확장 프로그램 기본 정보

이름 Volume Booster for Google Chrome™ Volume Booster for Google Chrome™
ID dagelpjoajlcnbnpfljdjloidodeejpg
공식 URL https://chrome.google.com/webstore/detail/volume-booster-for-google/dagelpjoajlcnbnpfljdjloidodeejpg
설명 Up to 600% volume boost right on your browser.
파일 크기 868 KB
설치 횟수 225
현재 버전 1.0.1
최근 업데이트 2022-01-09
출시 날짜 2022-01-09
개발자 freegameofflines2022
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Volume Booster for Google Chrome\u2122",
    "description": "Up to 600% volume boost right on your browser.",
    "version": "1.0.1",
    "offline_enabled": true,
    "container": [
        "GOOGLE_DRIVE"
    ],
    "icons": {
        "16": "icon\/icon-16.png",
        "32": "icon\/icon-32.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "browser_action": {
        "default_popup": "html\/popup.html",
        "default_title": "Volume Booster"
    },
    "background": {
        "scripts": [
            "js\/config.js",
            "js\/launch.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabCapture",
        "activeTab",
        "storage"
    ],
    "homepage_url": "https:\/\/1bestlinks.net\/blog\/volume-booster-chrome-extension"
}