Volume Manager PRO
Volume Booster
Qu'est-ce que Volume Manager PRO ?
Volume Manager PRO est une extension Chrome développée par https://www.w3technic.com, et sa fonction principale est "Volume Booster".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Volume Manager PRO
Téléchargez les fichiers d'extension Volume Manager PRO au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | Volume Manager PRO |
ID | padeedaooopaklfgibnddkgbpbmbmkji |
URL Officiel | https://chromewebstore.google.com/detail/volume-manager-pro/padeedaooopaklfgibnddkgbpbmbmkji |
Description | Volume Booster |
Taille du Fichier | 985 KB |
Nombre d'Installations | 3,017 |
Version Actuelle | 1.3.0 |
Dernière Mise à Jour | 2021-09-07 |
Date de Publication | 2021-08-18 |
Évaluation | 4.75/5 Total 44 Évaluations |
Développeur | https://www.w3technic.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.w3technic.com/ |
URL de la Page d'Aide | https://www.w3technic.com/contact |
URL de la Page de Politique de Confidentialité | https://www.w3technic.com/privacy-policy |
Langues Prises en Charge | 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:\/\/*\/*", " |