Liya AI — 3D Avatar Assistant のバージョン履歴 - 全 1 バージョン
Liya AI — 3D Avatar Assistant 作成者: Mahmut Denizli
Liya AI — 3D Avatar Assistant のバージョン履歴 - 全 1 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.2.0
リリース日 : 2026年6月18日 - 522.61 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作[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.
ソースコードは MIT License に従いリリースされています
- Browser Agent Web Search: AI can now trigger