Qudelix

Qudelix-5K Bluetooth DAC AMP Remote Controller

What is Qudelix?

Qudelix is a Chrome extension developed by https://qudelix.com, and its main feature is "Qudelix-5K Bluetooth DAC AMP Remote Controller".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Qudelix Extension CRX File

Download Qudelix extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Qudelix Qudelix
ID phaodiidhofhdmfkjiacigibgikhfafn
Official URL https://chromewebstore.google.com/detail/qudelix/phaodiidhofhdmfkjiacigibgikhfafn
Description Qudelix-5K Bluetooth DAC AMP Remote Controller
File Size 14.03 MB
Installation Count 14,424
Current Version 3.0.0.1
Last Updated 2024-03-04
Publish Date 2021-10-29
Rating 4.74/5 Total 27 Ratings
Developer https://qudelix.com
Email [email protected]
Payment Type free
Extension Website http://www.qudelix.com
Privacy Policy Page URL https://www.qudelix.com/policies/privacy-policy
Supported Languages 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"
    ]
}