Skip to content

Feat/remove selection fab context menu#735

Merged
Dhravya merged 2 commits intosupermemoryai:mainfrom
Omm2005:feat/remove-selection-fab-context-menu
Feb 16, 2026
Merged

Feat/remove selection fab context menu#735
Dhravya merged 2 commits intosupermemoryai:mainfrom
Omm2005:feat/remove-selection-fab-context-menu

Conversation

@Omm2005
Copy link
Contributor

@Omm2005 Omm2005 commented Feb 13, 2026

What changed

  • Removed browser context menu integration from the extension.
  • Removed selection FAB/search overlay behavior.
  • Deleted selection-search content entrypoint.
  • Removed related message constants and DOM IDs.
  • Removed contextMenus permission from extension manifest config.

Why

  • Dhravya said lol

Files changed

  • apps/browser-extension/entrypoints/background.ts
  • apps/browser-extension/entrypoints/content/index.ts
  • apps/browser-extension/entrypoints/content/selection-search.ts (deleted)
  • apps/browser-extension/utils/constants.ts
  • apps/browser-extension/wxt.config.ts

Testing

  1. bun install
  2. cd apps/browser-extension
  3. bun run dev
  4. Load extension in dev mode.
  5. Select text on a website and confirm no FAB appears.
  6. Right-click on page/selection and confirm no supermemory context menu items exist.

Breaking changes

  • Removed selection search/save flow from content script.
  • Removed extension context menu actions.

@graphite-app graphite-app bot added the extension related to Supermemory Chrome Extension label Feb 13, 2026
@graphite-app graphite-app bot requested a review from Dhravya February 13, 2026 05:45
@Dhravya Dhravya merged commit 8287141 into supermemoryai:main Feb 16, 2026
1 check passed
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.

2 participants