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ファイルをダウンロード

Volume Booster for Google Chrome™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}