Qudelix
Qudelix-5K Bluetooth DAC AMP Remote Controller
Was ist Qudelix?
Qudelix ist eine Chrome-Erweiterung, die von https://qudelix.com entwickelt wurde, und ihr Hauptmerkmal ist "Qudelix-5K Bluetooth DAC AMP Remote Controller".
Erweiterungsscreenshots
Qudelix-Erweiterungs-CRX-Datei herunterladen
Laden Sie Qudelix-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
                        Official remote controller app for Qudelix-5K Bluetooth DAC AMP
- Control/Monitor 5K DAC AMP over USB HID
- Equalizer Control
- Battery Monitor
- Device Firmware Update
- Volume Control
- DAC option
- Bluetooth Codec & Streaming Information
*This app runs with Qudelix-5K DAC AMP HW Device.                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | phaodiidhofhdmfkjiacigibgikhfafn | 
| Offizielle URL | https://chromewebstore.google.com/detail/qudelix/phaodiidhofhdmfkjiacigibgikhfafn | 
| Beschreibung | Qudelix-5K Bluetooth DAC AMP Remote Controller | 
| Dateigröße | 14.03 MB | 
| Installationsanzahl | 14,424 | 
| Aktuelle Version | 3.0.0.1 | 
| Letztes Update | 2024-03-04 | 
| Veröffentlichungsdatum | 2021-10-29 | 
| Bewertung | 4.74/5 Insgesamt 27 Bewertungen | 
| Entwickler | https://qudelix.com | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | http://www.qudelix.com | 
| URL der Datenschutzrichtlinien-Seite | https://www.qudelix.com/policies/privacy-policy | 
| Unterstützte Sprachen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qudelix",
    "description": "Qudelix-5K Bluetooth DAC AMP Remote Controller",
    "version": "3.0.0.1",
    "manifest_version": 3,
    "icons": {
        "16": ".\/logo\/qudelix_logo_16-circle.png",
        "48": ".\/logo\/qudelix_logo_48-circle.png",
        "128": ".\/logo\/qudelix_logo_128-circle.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "permissions": [
        "tabs"
    ]
}  |  |