Files
nanakura dc26878386
CI / Lint (push) Canceled after 0s
CI / Build Test (stage-web) (push) Canceled after 0s
CI / Build Test (ui-loading-screens) (push) Canceled after 0s
CI / Build Test (ui-transitions) (push) Canceled after 0s
CI / Unit Test (push) Canceled after 0s
CI / Type Check (push) Canceled after 0s
CI / Check Provenance (push) Canceled after 0s
Sync Labels / sync-labels (push) Successful in 1m43s
chore: prune unused apps and services for the moeka fork
- Remove stage-tamagotchi, stage-pocket, server, and engine workspaces with their workflows, addons, and docs
- Switch the toolchain from pnpm to bun, replace lockfiles with bun.lock
- Rewrite remaining product references to Moeka
2026-09-14 16:40:49 +07:00
..
2026-08-26 20:13:10 +08:00
2026-08-30 02:31:30 +08:00

Moeka Plugin - Web Extension

Read what you are reading!

This is a plugin for the Moeka 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. bun run --filter @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.