stoically

Results 233 comments of stoically

> What is your meaning of "data cleaning" in this context? Are you referring to the removal of cookies, or something else? Generally fresh storage (including no cookies), which you...

> ️Sanitizing in-session is a false sense of privacy. Yeah, that's a fair point. I think I've written something along those lines on the [browser fingerprinting](https://github.com/stoically/temporary-containers/wiki/Browser-fingerprinting) wiki page. However, if...

Also left an issue over at the arkenfox repo: https://github.com/arkenfox/user.js/issues/1519

Possible yes, tho I'd prefer the search engine to be configurable with no default set.

Not sure an API to get that information exists, but that would be a possibility, yeah

Afaik there's no hook or API for the context menu to hook into an already existing entry. Only new entries can be added.

That's expected behavior: It's a Firefox API limitation and would only be possible with very hacky and unreliable workarounds that at least involve transferring cookies between containers, copying headers from...

Automatic mode does not isolate any requests in regular browsing. It might interfere with other Add-ons, but that's not something TC can fix. For actual (global / per-domain) isolations you'd...

For this use case I'd recommend a permanent container Add-on like Multi-Account Containers or Containerise. However, I can see how such preference would be helpful and would be open to...

Since this seems to not be easily reproducible, I'd need a [debug log](https://github.com/stoically/temporary-containers/wiki/Debug-Log) to look into that