Volume Manager PRO
Volume Booster
Was ist Volume Manager PRO?
Volume Manager PRO ist eine Chrome-Erweiterung, die von https://www.w3technic.com entwickelt wurde, und ihr Hauptmerkmal ist "Volume Booster".
Erweiterungsscreenshots
Volume Manager PRO-Erweiterungs-CRX-Datei herunterladen
Laden Sie Volume Manager PRO-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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/ Grundlegende Informationen zur Erweiterung
| Name | |
| ID | padeedaooopaklfgibnddkgbpbmbmkji |
| Offizielle URL | https://chromewebstore.google.com/detail/volume-manager-pro/padeedaooopaklfgibnddkgbpbmbmkji |
| Beschreibung | Volume Booster |
| Dateigröße | 985 KB |
| Installationsanzahl | 3,017 |
| Aktuelle Version | 1.3.0 |
| Letztes Update | 2021-09-07 |
| Veröffentlichungsdatum | 2021-08-18 |
| Bewertung | 4.75/5 Insgesamt 44 Bewertungen |
| Entwickler | https://www.w3technic.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.w3technic.com/ |
| Hilfeseite URL | https://www.w3technic.com/contact |
| URL der Datenschutzrichtlinien-Seite | https://www.w3technic.com/privacy-policy |
| Unterstützte Sprachen | 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:\/\/*\/*",
" | |