Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 256 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 256 Bytes

Example

Demonstration that events from extension are parsable by the hosting webpage.

pnpm install
pnpm dev # should start chromium
# Then open file.html in Chromium, open dev console, and click the addon button

Npm/yarn will likely work too.