Skip to content

Conversation

DanSM-5
Copy link
Contributor

@DanSM-5 DanSM-5 commented Aug 11, 2025

The fix includes two changes:

  • Ensure that local storage is updated before sending the message to service worker.
  • Use correctly the api to create context menus that is callback based.

Fixes: #133

The fix includes two changes:

- Ensure that local storage is updated before sending the message to
  service worker.
- Use correctly the api to create context menus that is callback based.
@DanSM-5 DanSM-5 force-pushed the fix/profiles-wrong-behavior branch from 245aea7 to eb49007 Compare August 11, 2025 19:21
@DanSM-5 DanSM-5 marked this pull request as ready for review August 11, 2025 21:45
@DanSM-5
Copy link
Contributor Author

DanSM-5 commented Aug 11, 2025

@woodruffw The CI is failing for the linting of the ruby and python scripts which were not touched by this.

@woodruffw
Copy link
Owner

@woodruffw The CI is failing for the linting of the ruby and python scripts which were not touched by this.

Yeah, that's because I've just been lazy about fixing them. No worries about those.

Copy link
Owner

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- I'll do some local testing in the coming days as well.

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.

Context menu items not properly created when background script is inactive
2 participants