@luetage said in Lock cookies in settings:
vivaldi:settings/privacy/
It's interesting that you recommend vivaldi:settings/privacy/ instead of chrome:settings/content/siteData.
While these two options look similar, I've found Vivaldi's syntax for whitelisting to be too limited. The main problem for me was the following:
6662e6bc-5a7f-4903-873a-cbc490a7627f-image.png
Vivaldi forces users to avoid regex in domains. You can imagine how many subdomains a user has to add, for example, to make Google core services work.
Instead, chromium encourages the use of regex:
41967968-6bc5-4c08-b793-ab140d03baa2-image.png
So most of google services cookies domains can be described with one line.
Are there some reasons to stick with Vivaldi settings?