openpencil/crates/op-chrome-extension-core
Kayshen-X bc1f35ef9b feat(web): chrome extension offline download emits a ready-to-open .op file
The download fallback used to save the raw capture snapshot JSON, which
OpenPencil cannot open directly. Route the snapshot through op-html's
import_snapshot_document in the wasm core so the extension hands back a
canonical .op document (with node count reported and empty captures
surfaced as an actionable error instead of a broken file).
2026-08-05 22:15:09 +08:00
..
src feat(web): chrome extension offline download emits a ready-to-open .op file 2026-08-05 22:15:09 +08:00
.gitignore feat(extension): add OpenPencil web-capture Chrome extension 2026-08-04 21:43:01 +08:00
Cargo.toml feat(web): chrome extension offline download emits a ready-to-open .op file 2026-08-05 22:15:09 +08:00