Skip to content

Add a "storage.cookieChanged" event #830

Open
@whimboo

Description

@whimboo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions