supermemory/apps/browser-extension
MaheshtheDev 3fa72c4ec7 feat: fix interaction and improve Design for extension (#679)
### TL;DR

Redesigned the browser extension UI with a dark theme and improved the Twitter bookmarks import experience with a new onboarding flow.

### What changed?

- Added a new `RightArrow` icon component for UI navigation
- Completely redesigned the popup UI with a dark theme and improved layout
- Enhanced Twitter bookmarks import functionality:
  - Added an onboarding toast that appears the first time a user visits the bookmarks page
  - Implemented a persistent import intent system that automatically opens the import modal when navigating to the bookmarks page
  - Created a progress toast to show import status
  - Improved folder import UI
- Updated the extension icon and added a new logo SVG
- Improved the project selection modal with better styling
2026-01-18 04:06:36 +00:00
..
components feat: fix interaction and improve Design for extension (#679) 2026-01-18 04:06:36 +00:00
entrypoints feat: fix interaction and improve Design for extension (#679) 2026-01-18 04:06:36 +00:00
fonts feat: browser extension 2025-08-28 19:00:59 -07:00
public feat: fix interaction and improve Design for extension (#679) 2026-01-18 04:06:36 +00:00
utils feat: fix interaction and improve Design for extension (#679) 2026-01-18 04:06:36 +00:00
.env.example extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00
.gitignore feat: browser extension 2025-08-28 19:00:59 -07:00
package.json chore(browser-extension): twitter import modal & package dependencies (#643) 2026-01-02 19:41:40 +00:00
README.md feat: browser extension 2025-08-28 19:00:59 -07:00
tsconfig.json feat: browser extension 2025-08-28 19:00:59 -07:00
wxt.config.ts feat: fix interaction and improve Design for extension (#679) 2026-01-18 04:06:36 +00:00

supermemory Browser Extension