Skip to content

fix: remove legacy last extraction status#52

Merged
miguelcorderocollar merged 1 commit into
mainfrom
fix/disable-last-extraction
Mar 15, 2026
Merged

fix: remove legacy last extraction status#52
miguelcorderocollar merged 1 commit into
mainfrom
fix/disable-last-extraction

Conversation

@miguelcorderocollar

Copy link
Copy Markdown
Owner

One less noisy popup surface: this removes the last-extraction banner and retires its unused local-storage data path.

Changes

  • Remove popup last-extraction module, markup, and styles
  • Stop writing lastExtraction in content copy handler
  • Add startup/install cleanup for legacy lastExtraction local-storage key
  • Add regression tests for copy handler and popup initialization without the banner
  • Update CHANGELOG, README, and privacy policy references

Benefits

  • Reduces popup visual noise for quick-action usage
  • Simplifies popup state and removes dead/legacy storage behavior
  • Keeps extraction, notifications, download flow, and KPI behavior intact

Test plan

  • pnpm run format
  • pnpm run lint
  • pnpm run lint:fix
  • pnpm test -- tests/unit/content/handlers/copyHandler.test.js tests/unit/popup/index.test.js

Made with Cursor

Disable the popup last-extraction banner to reduce UI noise and stop persisting obsolete lastExtraction state. Add safe cleanup for the local key on startup/update with regression tests and doc updates.

Made-with: Cursor
@vercel

vercel Bot commented Mar 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
extract-md Ready Ready Preview, Comment Mar 15, 2026 3:42pm

@miguelcorderocollar
miguelcorderocollar merged commit 474a1e6 into main Mar 15, 2026
3 checks passed
@miguelcorderocollar
miguelcorderocollar deleted the fix/disable-last-extraction branch March 15, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant