Summary
Add DOM capture to the Chrome extension for platforms that block server-side extraction. LinkedIn is the primary use case — the extension captures the visible post/article content from the logged-in page.
Experience
- When saving a LinkedIn URL, the extension extracts visible post content from the DOM
- Server-side processor falls back to OG meta tags
- DOM capture is a general extension capability, usable for other auth-walled platforms
Spec reference
.fctry/spec.md Section 2.12 — Browser extension DOM capture
Summary
Add DOM capture to the Chrome extension for platforms that block server-side extraction. LinkedIn is the primary use case — the extension captures the visible post/article content from the logged-in page.
Experience
Spec reference
.fctry/spec.mdSection 2.12 — Browser extension DOM capture