Volume Manager PRO
Volume Booster
Cos'è Volume Manager PRO?
Volume Manager PRO è un'estensione di Chrome sviluppata da https://www.w3technic.com, e la sua funzione principale è "Volume Booster".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Volume Manager PRO
Scarica i file di estensione Volume Manager PRO in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | Volume Manager PRO |
ID | padeedaooopaklfgibnddkgbpbmbmkji |
URL Ufficiale | https://chromewebstore.google.com/detail/volume-manager-pro/padeedaooopaklfgibnddkgbpbmbmkji |
Descrizione | Volume Booster |
Dimensione del File | 985 KB |
Conteggio Installazioni | 3,017 |
Versione Corrente | 1.3.0 |
Ultimo Aggiornamento | 2021-09-07 |
Data di Pubblicazione | 2021-08-18 |
Valutazione | 4.75/5 Totale 44 Valutazioni |
Sviluppatore | https://www.w3technic.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.w3technic.com/ |
URL della Pagina di Aiuto | https://www.w3technic.com/contact |
URL della Pagina della Politica sulla Privacy | https://www.w3technic.com/privacy-policy |
Lingue Supportate | 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:\/\/*\/*", " |