Extension 1.2.1 # 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
Extension 1.2.0 # 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
MCP support and reliability improvements
- MCP server registration for AI tool discovery. Use Plain Markdown directly from your coding agent.
- Faster response times with improved infrastructure scaling
- Clearer error responses: distinct status codes for timeouts, rate limits, and transient failures
- Rate limit responses now include your current tier and limits
Extension 1.1.0 # 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
API keys, rate limiting, and usage tracking
- API key authentication for all
/v1 endpoints
- Per-key rate limiting to ensure fair usage
- Usage tracking so you can monitor your conversions
- Free monthly quota included with every account
Conversion API goes live
POST /v1/convert endpoint for URL-to-Markdown conversion
- Multi-stage content extraction for accurate results across a wide range of websites
- Built-in request validation and security hardening
- OpenAPI spec and interactive docs at
/docs
Extension 1.0.1 # 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