Qudelix
Qudelix-5K Bluetooth DAC AMP Remote Controller
Wat is Qudelix?
Qudelix is een Chrome-extensie ontwikkeld door https://qudelix.com, en de belangrijkste functie is "Qudelix-5K Bluetooth DAC AMP Remote Controller".
Extensie Screenshots
Download het CRX-bestand van de extensie Qudelix
Download Qudelix-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
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. Basisinformatie over de Extensie
| Naam | |
| ID | phaodiidhofhdmfkjiacigibgikhfafn |
| Officiële URL | https://chromewebstore.google.com/detail/qudelix/phaodiidhofhdmfkjiacigibgikhfafn |
| Beschrijving | Qudelix-5K Bluetooth DAC AMP Remote Controller |
| Bestandsgrootte | 14.03 MB |
| Aantal Installaties | 14,424 |
| Huidige Versie | 3.0.0.1 |
| Laatst Bijgewerkt | 2024-03-04 |
| Publicatiedatum | 2021-10-29 |
| Beoordeling | 4.74/5 Totaal 27 Beoordelingen |
| Ontwikkelaar | https://qudelix.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://www.qudelix.com |
| URL van de Privacybeleid Pagina | https://www.qudelix.com/policies/privacy-policy |
| Ondersteunde Talen | 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"
]
} | |