The SameSiteStatus
type of the cookies
API represents information about the SameSite
state of a cookie.
Values of this type are strings. Possible values are:
no_restriction
SameSite
attribute.lax
SameSite=Lax
strict
SameSite=Strict
See SameSite cookies for more information.
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/cookies/SameSiteStatus