Volume Booster - Sound Booster

Volume Booster - Sound Booster will make sound and overall volume up to 500% stronger!

Volume Booster - Sound Boosterとは何ですか?

Volume Booster - Sound Boosterはsimontaylor5660によって開発されたChromeの拡張機能で、その主な機能は「Volume Booster - Sound Booster will make sound and overall volume up to 500% stronger!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Volume Booster - Sound Booster拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Volume Booster - increasing the volume will make the sound and overall volume stronger by 500% depending on your device!
Volume sound “Volume Booster” will help you increase the volume of video, audio, all sounds. Makes all the sounds of your computer much louder.                    

拡張機能の基本情報

名前 Volume Booster - Sound Booster Volume Booster - Sound Booster
ID ldnfphblcgdecphleeakjkmdppodaoon
公式URL https://chrome.google.com/webstore/detail/volume-booster-sound-boos/ldnfphblcgdecphleeakjkmdppodaoon
説明 Volume Booster - Sound Booster will make sound and overall volume up to 500% stronger!
ファイルサイズ 41.17 KB
インストール数 504
現在のバージョン 1.1
最終更新日 2021-03-02
公開日 2021-01-30
評価 4.00/5 合計 2 レビュー
開発者 simontaylor5660
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/e/2PACX-1vTjJtm_857chggM6AAeWzx5ul3s8zJlPH-6uykMnQYgQ0w9UH0zx4gOtaT2-3Ap3dpw500oZMhAmfPN/pub
対応言語 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,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",
    "manifest_version": 2,
    "version": "1.1",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "icons": {
        "128": "icon\/icon-128.png"
    },
    "default_locale": "en",
    "permissions": [
        "tabCapture",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "icon\/icon-128.png"
        },
        "default_popup": "popup\/index.html",
        "default_title": "__MSG_name__"
    }
}