Qudelix
Qudelix-5K Bluetooth DAC AMP Remote Controller
Qudelixとは何ですか?
Qudelixはhttps://qudelix.comによって開発されたChromeの拡張機能で、その主な機能は「Qudelix-5K Bluetooth DAC AMP Remote Controller」です。
拡張機能のスクリーンショット
Qudelix拡張機能のCRXファイルをダウンロード
Qudelix拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | phaodiidhofhdmfkjiacigibgikhfafn |
| 公式URL | https://chromewebstore.google.com/detail/qudelix/phaodiidhofhdmfkjiacigibgikhfafn |
| 説明 | Qudelix-5K Bluetooth DAC AMP Remote Controller |
| ファイルサイズ | 14.03 MB |
| インストール数 | 14,424 |
| 現在のバージョン | 3.0.0.1 |
| 最終更新日 | 2024-03-04 |
| 公開日 | 2021-10-29 |
| 評価 | 4.74/5 合計 27 レビュー |
| 開発者 | https://qudelix.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.qudelix.com |
| プライバシーポリシーページのURL | https://www.qudelix.com/policies/privacy-policy |
| 対応言語 | 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"
]
} | |