Skip to content

fix(extension): open X History for bookmark import - #1645

Open
manasds wants to merge 2 commits into
supermemoryai:mainfrom
manasds:fix/x-bookmarks-history-path
Open

fix(extension): open X History for bookmark import#1645
manasds wants to merge 2 commits into
supermemoryai:mainfrom
manasds:fix/x-bookmarks-history-path

Conversation

@manasds

@manasds manasds commented Sep 3, 2026

Copy link
Copy Markdown

What changed

X moved Bookmarks from /i/bookmarks to /i/history. The extension still opened and checked the old route, so the import dialog did not start on the new page.

This change updates the popup and content script to use /i/history. The GraphQL bookmark import code is unchanged.

Testing

  • Ran pnpm check-types
  • Ran pnpm build
  • Loaded the production build as an unpacked Chrome extension
  • Confirmed that bookmark import opens https://x.com/i/history
  • Complete a full import with logged-in X and Supermemory accounts

X moved bookmarks from /i/bookmarks to /i/history. Detect both paths so the import UI still starts.
@graphite-app graphite-app Bot added the extension related to Supermemory Chrome Extension label Sep 3, 2026
@manasds
manasds marked this pull request as draft September 3, 2026 06:34
Use one shared path constant now that X redirects the legacy bookmarks route.

Co-authored-by: Cursor <cursoragent@cursor.com>
@manasds
manasds marked this pull request as ready for review September 3, 2026 06:39
@manasds

manasds commented Sep 3, 2026

Copy link
Copy Markdown
Author

unslopped the prev commit ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension related to Supermemory Chrome Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant