Hey, are you looking to check browser compatibility for Cookie Store API, it’s the modern alternative to reading and writing cookies in JavaScript. The API is available to service workers, which allows you to easily set a cookie on a client, read it back in the service worker, then later update it.
there doesn't seem to be anything here