Historial de versiones de Liya AI — 3D Avatar Assistant - 1 versión
Liya AI — 3D Avatar Assistant por Mahmut Denizli
Historial de versiones de Liya AI — 3D Avatar Assistant - 1 versión
¡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 0.2.0
Lanzada el 18 de jun. de 2026 - 522,61 KBCompatible con firefox 140.0 y superiores, android 142.0 y superiores[0.2.0] — 2025-06-18
🚀 New Features- Browser Agent Web Search: AI can now trigger
WEB_SEARCHto open search results in a new tab. Background service worker handlesWEB_SEARCHmessage type with cross-browser support (browser.search.searchfor Firefox,chrome.search.queryfor Chrome). - Page Context Extraction: Content script now extracts and sends page context (up to 4000 chars) with every message, giving the AI awareness of the current page content.
- CSP-Bypass API Proxy: Background service worker acts as a fetch proxy via
apiProxyhandler, bypassing strict Content-Security-Policy on sites like Reddit and GitHub. - API Key Management:
getApiKeyhandler added to background service worker for centralized API key access.
🔧 Improvements- Keyboard Shortcut:
Ctrl+Shift+L/Cmd+Shift+Lto open the Liya popup from any page. - Kiosk Mode: Topbar with settings toggle, close button, and color customization panel.
- Input/Button Disable During Speaking: Chat input and control buttons are disabled while the avatar is speaking to prevent race conditions.
- AudioContext Warm-Up:
AvatarSpeechController.warmUp()now returns a promise, ensuring AudioContext is running before speech starts — fixes Firefox autoplay policy issues. - Form-Fill Preview: Buttons stay active while avatar is speaking; overlay CSS injected into shadow DOM.
- Shadow Container Click Fix: Shadow container no longer traps page clicks in standard mode.
- Storage Migration: Background
onInstallednow initializesliya_configinstorage.local(matching Chrome extension pattern).
🐛 Bug Fixes- Fixed Firefox mic button — force
isRecording=trueon start, force emit on stop. - Added verbose logging to voice start/stop flow in Firefox.
- Fixed kiosk modal class mismatch causing unclickable widget.
- Fixed missing
divtag in kiosk content template literal.
Se publicó el código fuente bajo la licencia MIT License
- Browser Agent Web Search: AI can now trigger