Historial de versiones de WebHID - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 3.0.1
Lanzada el 8 de ago. de 2026 - 78,73 KBCompatible con firefox 109.0a1 y superioresHOTFIX: Site broken on malformed CSP/TrustedTypesSe publicó el código fuente bajo la licencia MIT License
Versiones antiguas
Versión 2.2.0
Lanzada el 24 de jul. de 2026 - 70,35 KBCompatible con firefox 109.0a1 y superioresNew
- Added a way to bypass strict Content Security Policy on sites, so WebHID now works on more websites than before.
- Added support for Firefox 128+.
- AddedexclusionFiltersupport inrequestDevice().
- Device picker now supports keyboard navigation.
- Callingclose()/ revoking permission now properly closes the underlying device.
Fixed
- Fixed WebHID not working inside iframes (origin handling and polyfill injection).
- Fixed WebSocket data-plane transport not working in some cases.
Changed
- Simplified internal architecture by removing the WebSocket control plane (data now flows through a single, more reliable transport). Internal change, no action needed from users.
- Restored compatibility with Firefox 128-132 via a bundled base64 polyfill.
Other
- Improved Windows installer (MSI) with a proper UI and license display.Se publicó el código fuente bajo la licencia MIT License