Files
moeka-project/plugins/airi-plugin-web-extension
RainbowBird 007fae6810 chore: update package dependencies and remove specific catalog references
- Removed specific catalog references for '@unocss/core', 'es-toolkit', 'nanoid', and 'valibot' in pnpm-workspace.yaml and various service package.json files.
- Updated versions for '@vueuse/core', 'es-toolkit', 'nanoid', 'reka-ui', and 'valibot' to their latest compatible versions.
- Cleaned up unused catalog entries in pnpm-workspace.yaml.
2026-06-07 19:45:28 +08:00
..

AIRI Plugin - Web Extension

Read what you are reading!

This is a plugin for the AIRI to understand what you are reading, looking at, or listening to on the web.

What it does now

  • Captures page + video context from YouTube and Bilibili.
  • Extracts subtitles from text tracks or DOM overlays.
  • Sends context updates and optional spark:notify events to the character.
  • Exposes a popup to configure WebSocket, toggles, and quick status.

Quick start

  1. pnpm -F @proj-airi/airi-plugin-web-extension dev
  2. Load the unpacked extension from .wxt/dev in your browser.
  3. Open the popup to set the WebSocket URL (default: ws://localhost:6121/ws).
  4. Watch a YouTube/Bilibili video and confirm the popup shows the detected title/subtitle.