Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "storage.cookieChanged" event #830

Open
whimboo opened this issue Dec 12, 2024 · 0 comments
Open

Add a "storage.cookieChanged" event #830

whimboo opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request module-storage Storage module

Comments

@whimboo
Copy link
Contributor

whimboo commented Dec 12, 2024

For clients it would be helpful to know when a cookie of a page gets changed. As such we should offer a subscription to eg. a storage.cookieChanged event. As payload it should return the cookie as network.Cookie.

There is a WebExtension API which allows the same:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/cookies/onChanged

@whimboo whimboo added enhancement New feature or request module-storage Storage module labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module-storage Storage module
Projects
None yet
Development

No branches or pull requests

1 participant