Volume Manager PRO
Volume Booster
Wat is Volume Manager PRO?
Volume Manager PRO is een Chrome-extensie ontwikkeld door https://www.w3technic.com, en de belangrijkste functie is "Volume Booster".
Extensie Screenshots
Download het CRX-bestand van de extensie Volume Manager PRO
Download Volume Manager PRO-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/
Basisinformatie over de Extensie
Naam | Volume Manager PRO |
ID | padeedaooopaklfgibnddkgbpbmbmkji |
Officiële URL | https://chromewebstore.google.com/detail/volume-manager-pro/padeedaooopaklfgibnddkgbpbmbmkji |
Beschrijving | Volume Booster |
Bestandsgrootte | 985 KB |
Aantal Installaties | 3,017 |
Huidige Versie | 1.3.0 |
Laatst Bijgewerkt | 2021-09-07 |
Publicatiedatum | 2021-08-18 |
Beoordeling | 4.75/5 Totaal 44 Beoordelingen |
Ontwikkelaar | https://www.w3technic.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.w3technic.com/ |
Help Pagina-URL | https://www.w3technic.com/contact |
URL van de Privacybeleid Pagina | https://www.w3technic.com/privacy-policy |
Ondersteunde Talen | 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:\/\/*\/*", " |