Volume Manager PRO
Volume Booster
Volume Manager PROとは何ですか?
Volume Manager PROはhttps://www.w3technic.comによって開発されたChromeの拡張機能で、その主な機能は「Volume Booster」です。
拡張機能のスクリーンショット
Volume Manager PRO拡張機能のCRXファイルをダウンロード
Volume Manager PRO拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Volume Booster
🚀 Features
  ⭐️ Up to 800 % volume boost
  ⭐️ Control volume of any tab using the extension
  ⭐️ Control volume of any tab using shortcuts Alt + ↓↑
  ⭐️ Fine-grained control:  0 % - 800 %
Help us improve Volume Manager PRO. If you have any trouble or suggestions email us at [email protected]
Privacy policy:
https://www.w3technic.com/privacy-policy/                     拡張機能の基本情報
| 名前 |   |  
| ID | padeedaooopaklfgibnddkgbpbmbmkji | 
| 公式URL | https://chromewebstore.google.com/detail/volume-manager-pro/padeedaooopaklfgibnddkgbpbmbmkji | 
| 説明 | Volume Booster | 
| ファイルサイズ | 985 KB | 
| インストール数 | 3,017 | 
| 現在のバージョン | 1.3.0 | 
| 最終更新日 | 2021-09-07 | 
| 公開日 | 2021-08-18 | 
| 評価 | 4.75/5 合計 44 レビュー | 
| 開発者 | https://www.w3technic.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://www.w3technic.com/ | 
| ヘルプページのURL | https://www.w3technic.com/contact | 
| プライバシーポリシーページのURL | https://www.w3technic.com/privacy-policy | 
| 対応言語 | id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko | 
| manifest.json | |
 {
    "background": {
        "scripts": [
            "background\/core.js",
            "background\/main.js",
            "background\/listeners.js",
            "background\/visualizer.js",
            "\/js\/update-conf.js",
            "\/js\/update.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_app_name__"
    },
    "commands": {
        "toggle-down-1": {
            "description": "Volume down",
            "suggested_key": {
                "default": "Alt+Down"
            }
        },
        "toggle-up-1": {
            "description": "Volume up",
            "suggested_key": {
                "default": "Alt+Up"
            }
        }
    },
    "content_scripts": [
        {
            "css": [
                "custom\/css\/style.css"
            ],
            "js": [
                "custom\/js\/content.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "  |  |