@MennoWolff @nina_kali_nina
I have the solution if you're using a Chromium-based browser:
1: Navigate to `chrome://settings/content/siteData`
2: Set *Default Behavior* to `Delete data sites have saved to your device when you close all windows`
3: In *Customized Behaviors* -> *Allowed to save data on your device*, click on the “Add” button, and add every website you need, under this format:
If you don't know the cookies you need, `[*.]example.com`
If you know, `subdomain.example.com`.
@nina_kali_nina
I believe that:
1: Cookies are being used for absolutely everything
2: Cookies are not separated by necessity (as in login cookies being separate from everything else)
3: Even if those first 2 are accomplished, people are not given the choice to opt-out of cookies that aren't really needed.
Also, it's important to note that I'd have 600 MB of storage used by cookies, if I didn't setup my YouTube filter list
1/2
@thatonecoder @nina_kali_nina is that really just cookies, or also indexed db and local storage?
Here my cookies are just a few hundred kilobytes (not megabytes), but local storage is several megabytes, with some websites storing a lot of javascript code there, the worst one being wikipedia (3-5MB,duolicated for each language since they are hosted on separate domains)