This is a question that for some is easy to answer and for others may not be as easy to answer. So all input could help other people find and make a more knowledgeable choice and one that helps them towards their privacy goals.

  • xthexder@l.sw0.com
    link
    fedilink
    arrow-up
    7
    ·
    6 days ago

    What are you talking about? With uBlock Origin you can customize the block lists, change it per site, and easily select your own elements to block…

    • Int32@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      5 days ago

      with umatrix you have a table of each domain this site is using and can toggle, for each of them, javascript, xhr, media, images and other stuff. of course, uMatrix is not an ad blocker but tracking blocker, so you can’t block html elements.

      • xthexder@l.sw0.com
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        uBlock Origin will also show you a list of all the blocked resources and their domains. It’s somewhat effective against tracking (though admittedly I don’t know how uMatrix does it, maybe it’s a little different)

        • Int32@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          21 hours ago

          with ublock origin you would have to edit the blocklist and add the url you want to block/unblock. with umatrix you have a table like this:

          you can block/unblock domains, and also change the global configuration. I, by default, block all javascript and XHR and enable some if they are needed.

          • xthexder@l.sw0.com
            link
            fedilink
            arrow-up
            1
            ·
            20 hours ago

            That does seem better for fine grained control. Personally I don’t really bother with much outside the block lists, and the defaults work well, so uBlock Origin has been fine for me.

            • Int32@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              1
              ·
              19 hours ago

              yeah, uBlock origin usually works, but it doesn’t block everything. uMatrix is a bit of a compromise between ublock origin and disabling javascript.