Lusito / forget-me-not

Make the browser forget website data, except for the data you want to keep.
zlib License
226 stars 25 forks source link

Global Blacklist as default with ability to allow overrides? #50

Closed Radagast closed 6 years ago

Radagast commented 6 years ago

I know there's a blacklist option already and perhaps I misunderstand how it works, so forgive me if I'm just being dumb!

Basically, I'd like the option to simply block all cookies as the default option. Once done, I'd like to be able to selectively allow sites to set cookies, either for a session or permanently.

This is basically how I used to do things, with an addon, prior to webextensions and how I still do, it's just that the native firefox UI for managing this is pretty horrible.

Is this possible?

Lusito commented 6 years ago

This is currently not possible. I guess it's a perfectly valid situation, that I didn't think of. Perhaps create a setting that defines the default behavior to use if no matching rule was found.

Radagast commented 6 years ago

If I understand correctly, that sounds like it could work. Basically, if no other rule exists, block?

Lusito commented 6 years ago

Yes, but the user would be able to say if the default should be red/white/gray/black.