Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Third party cookies usage in service_worker requests

121 views
Skip to first unread message

Uğur

unread,
Apr 7, 2025, 2:07:43 PMApr 7
to Chromium Extensions
We have an extension where when we make requests in service_worker the browser cookies sent through the requests by default. so our backend was dependent on one of the browser cookies (our web app sets that cookie).

But some of our users has turned on "Block third party cookies smth." setting which service_worker requests doesn't include our web app cookie anymore. 

What's the best way to solve this? adding "cookies" in permissions and use that api?
Reply all
Reply to author
Forward
0 new messages