Kenneth T

Results 239 comments of Kenneth T

> `browser.cookies.remove(...)` can't remove expired cookies (it seems). Thank you very much for looking into this. It seems this is very much the culprit of things. I'll make it so...

As noted in #1221, the commands API in both browsers is at a place where I can just have a specific command executed depending on how the user configures the...

Latest/Last version doesn't help. Need a specific version. Like Firefox and Chrome, there's different variations/versions currently - 'latest' - In Firefox, there's main, beta/developer edition, nightly, etc - each with...

> Latest version. > > But i noticed later on the issue came back while i was playing a video > game. I disabled the extension and the issue was...

> We should probably wait until there is an actual code that uses this permission That is true. Note that storage.local only allows ~5 MB (5,242,880 bytes). While my current...

Sorry for the late response. I only had a chance to dig a little deeper into this recently. The only problem with that is that we cannot detect third-party localstorage...

By the way, it would help if you could provide a site that doesn't set cookies but still set localstorage.

This is still an ongoing issue outside of this extension, and thus will close it to keep open issues close to those that can be worked upon. I will update...

Thanks for the update. I'll look into it alongside the patch for strict mode / cross-site cookies.