kairi003 / Get-cookies.txt-LOCALLY

Get cookies.txt, NEVER send information outside.
MIT License
320 stars 30 forks source link

Unexpected property: 'partitionKey' #71

Closed powellnorma closed 1 month ago

powellnorma commented 1 month ago

For Chrome < 119, we get:

Uncaught (in promise) TypeError: Error in invocation of cookies.getAll(object details, function callback): Error at parameter 'details': Unexpected property: 'partitionKey'.
    at getAllCookies (get_all_cookies.mjs:9:71)
    at async updateBadgeCounter (background.mjs:17:19)
kairi003 commented 1 month ago

thank you for your report!