supermemory/apps/browser-extension/entrypoints/content
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
..
chatgpt.ts feat: auto capture disabled by default 2025-10-19 16:37:42 -07:00
claude.ts feat: auto capture disabled by default 2025-10-19 16:37:42 -07:00
index.ts feat (extension) : Auto Search Toggle for Chat Applications (#418) 2025-09-10 03:55:53 +00:00
shared.ts feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00
t3.ts fix: t3chat prompt injection (#505) 2025-10-21 18:54:43 +00:00
twitter.ts feat(browser-extension): folder level x bookmarks import with project selection (#495) 2025-10-19 00:38:47 +00:00