forget-me-not icon indicating copy to clipboard operation
forget-me-not copied to clipboard

No cookies by default

Open alexandreraufast opened this issue 5 years ago • 2 comments

Is it possible to make an option such as the default mode ON EVERY WEBSITE is "delete cookies instantly" ? Thx

alexandreraufast avatar Aug 17 '20 15:08 alexandreraufast

Sorry for the late reply. If you want to apply a rule on every site, just create a rule with a wildcard/asterisk ( "*" ) and set that rule to instantly. Remember though, that only cookies can be removed instantly. Local Storage will be cleaned on leave if you configured instantly for the respective domain.

Lusito avatar Sep 13 '20 13:09 Lusito

This doesn't really work as expected. The * rule seems to always take precedence over other rules. I'd expect it to come into effect only when there is no other rule.

For example: I have defined following 3 rules. The * rule is active even though there are other, more specific rules.

a

However when I delete the * rule, the more specific rule for *.beta.protonmail.com takes precedence over *.protonmail.com, which is what I'd expect.

b

haluzpav avatar Dec 06 '20 09:12 haluzpav