WebHID 作成者: Kazoku
Brings the WebHID API to Firefox, letting websites talk directly to HID devices like controllers and stream decks via a fast local daemon.
拡張機能メタデータ
この拡張機能について
WebHID implements the
Features:
- Full W3C-spec-compliant WebHID polyfill, with a WASM-based HID descriptor parser producing collections output matching Chromium's
- High-performance WebSocket + SharedArrayBuffer data plane, with optional fire-and-forget sendReport mode (~3ms avg latency vs ~50ms over Native Messaging)
- Cross-platform HID access via hidapi (Linux, Windows, macOS), with stable device IDs that survive reboots
- Automatic reconnection across 4 layers (Native Messaging host, WebSocket, worker, SAB drain loop) with exponential backoff
- Native hot-plug device monitoring (udev on Linux, RegisterDeviceNotification on Windows, IOHIDManager on macOS)
- Per-site settings via popup (fire-and-forget, SAB toggle, SAB buffer capacity) plus global defaults (including log level)
- Security: FIDO/U2F device blocklist, localhost-only WebSocket, token authentication over the WebSocket subprotocol, toggleable COOP/COEP header injection
Requires a companion daemon to communicate with HID hardware. Download and setup instructions available at: https://github.com/K4zoku/FF-WebHID
navigator.hid WebHID API in Firefox, enabling websites to interact with HID hardware (game controllers, stream decks, and other specialized input devices) that Firefox does not natively support.Features:
- Full W3C-spec-compliant WebHID polyfill, with a WASM-based HID descriptor parser producing collections output matching Chromium's
- High-performance WebSocket + SharedArrayBuffer data plane, with optional fire-and-forget sendReport mode (~3ms avg latency vs ~50ms over Native Messaging)
- Cross-platform HID access via hidapi (Linux, Windows, macOS), with stable device IDs that survive reboots
- Automatic reconnection across 4 layers (Native Messaging host, WebSocket, worker, SAB drain loop) with exponential backoff
- Native hot-plug device monitoring (udev on Linux, RegisterDeviceNotification on Windows, IOHIDManager on macOS)
- Per-site settings via popup (fire-and-forget, SAB toggle, SAB buffer capacity) plus global defaults (including log level)
- Security: FIDO/U2F device blocklist, localhost-only WebSocket, token authentication over the WebSocket subprotocol, toggleable COOP/COEP header injection
Requires a companion daemon to communicate with HID hardware. Download and setup instructions available at: https://github.com/K4zoku/FF-WebHID
0 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- Firefox 以外のプログラムとのメッセージ交換
- すべてのウェブサイトの保存されたデータへのアクセス
任意の許可設定:
- すべてのウェブサイトの保存されたデータへのアクセス
開発者によると、必須のデータ収集は次のとおりです:
- ウェブサイトの内容
詳しい情報
- バージョン
- 1.6.2
- サイズ
- 78.82 KB
- 最終更新日
- 11時間前 (2026年7月6日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加