I’m migrating from Brave. I have a whitelist of (sub)domains that I allow to save cookies, a blacklist that’s never allowed, and the rest get deleted when I close my browser.

I ported this list to LibreWolf but I cannot find an option to view exactly which domains are setting cookies. For example, on YouTube, accounts.youtube.com is enabled to keep me logged in. But when I click the settings icon on the search bar, it only gives me the option to delete cookies for youtube.com and doesn’t list which domains are setting cookies. This is fine for youtube because I already know but not alright for new websites that I might use.

The rules doesn’t accept regex either. So if I want to block accounts.google.com, I cannot block *.google.com. I have to block the domain and all the subdomains individually. Which is even harder because of the first issue.

  • darkmatternoodlecow@programming.dev
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    6 months ago

    Settings > Privacy & Security > Cookies and Site Data > Manage Exceptions…

    Add a site and click “Allow”, and that site’s cookies will be allowed to be set and will not be deleted automatically.

    • drivewayOP
      link
      fedilink
      arrow-up
      6
      arrow-down
      2
      ·
      6 months ago

      This answers the title, I’ll give you that.