Changelog
Better extraction, cleaner Settings
- Better extraction on Medium, LinkedIn, Bluesky, Threads, NYT, Wikipedia, ChatGPT, …
- Lazy-loaded images, SVGs, and LaTeX captured correctly
- Cleaner titles and authors (no template strings or placeholder leaks)
- AI prompt limit raised to 10,000 characters
- Settings → Plan refreshes AI usage on every visit
AI actions and destinations
- AI actions: summarize, fact-check, …
- Destinations: Obsidian, Readwise, Notion, …
- Customize built-in actions or add your own
- Refreshed Settings, empty states, and loading states
- Pro tier: 100× more AI actions
Complex tables, smaller bundle, better extraction
- Complex tables (colspan/rowspan) now convert to clean markdown instead of raw HTML
- 40% smaller extension size
- Better content extraction on more sites, including Substack, medical journals, and X/Twitter
- Cleaner code blocks, footnotes, and link handling
Shadow DOM extraction fix
- Fixed "No Content Found" on sites using shadow DOM (Reddit, Lit-based pages)
- Upgraded content engine with improved footnote detection, code block rendering, and metadata accuracy
Mark folding and new extraction engine
- Heading
# marks fold away when the cursor is outside the heading line
- Bold, italic, and strikethrough marks fold away when the cursor is outside the formatted range
- Strikethrough (
~~text~~) now parsed and styled
- Floating panel renders at consistent size on all websites
- Heading sizes adjusted to a more readable scale
- Editor no longer auto-focuses on open, keeping all marks folded in reading mode
- Ordered list numbers no longer dimmed (only bullet markers are muted)
- Improved content extraction across a wider range of websites
Link folding
- Link folding: inline link URLs are now hidden until you place the cursor on the link, dramatically reducing visual noise on link-heavy pages
Clipboard mode, skip images, and a new content engine
- New "Copy to clipboard" open behavior: one click copies clean Markdown without opening a panel
- New "Skip images" setting to strip image links from the output
- Upgraded content engine: Shadow DOM support, improved content scoring, better footnote detection, CJK word count, and security fixes
Themes, settings, and the More menu
- Added theme setting: dark, light, or system
- Added open behavior setting: popup or floating panel
- Added source info setting: include page title, URL, author, and date at the top of the output
- Added More menu with Re-run, Download, and Settings
- Improved code block and inline code styling for better readability
- Fixed link contrast in light mode
- Fixed tables missing from some converted pages
- Fixed list items showing a fold arrow in the editor
- Fixed author detection: no longer falls back to site name when no author is found
Cleaner output, full page conversion
- Cleaner Markdown output across more websites
- Improved reliability for complex pages
- Full page conversion is now the standard for a simpler, more predictable experience