supermemory/apps/browser-extension/entrypoints
MaheshtheDev 8d8d6d91aa feat(browser-extension): webpages capture with markdown conversion (#548)
Improved browser extension memory saving with better content handling and added markdown conversion.

### What changed?

- Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL)
- Added HTML to markdown conversion using TurndownService when saving entire pages
- Improved HTML handling by removing script tags before processing
- Updated the web app to display the saved URL from metadata when available
- Added turndown library and its type definitions as dependencies
2025-11-03 00:41:59 +00:00
..
content feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00
popup feat: update App component to have a better loading screen 2025-10-24 22:41:11 +05:30
welcome extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00
background.ts feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00