• Pirate2377@lemmy.zip
    link
    fedilink
    English
    arrow-up
    23
    ·
    3 days ago

    Huh, right after Waterfox started to implement it themselves. Must have spooked Mozilla. I don’t see how using Brave’s adblock engine is all that different from uBlock Origin though since they both just enforce DNS lists, right? Could be wrong, I know nothing about how adblocking works on the backend, lol

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      28
      arrow-down
      1
      ·
      3 days ago

      DNS lists?
      Fuck no brother (or sister or non-binary sibling)

      Anyway. You can go as far as modifying the HTML page by overriding CSS rules.
      Overrode the font on a page I am using at work because the vendor is apparantly not using their own product and the font is fucking tiny in some places.
      You can override elements, dynamically remove with a selector wildcard, DNS blocks or subscribe to blocklists that can do all of it.

      • Buddahriffic@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        3 days ago

        Just for clarification, but do you mean you can automate that stuff? Because FF already has debug tools built in that lets you edit the HTML or CSS of the page however you want, but it’s only for the current session. I’d occasionally use that before realizing I could just use reader mode for sites that did client side html5 bs for access control. Just go in and delete nodes using the picker tool. Until the annoying thing is gone.

        I’ve never really played around with ublock’s capabilities, though did know that it must have been more sophisticated than just dns lists to stay in the arms race vs youtube (as well as why google was pushing “security features” that would kill it).

    • Kazumara@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      12
      ·
      3 days ago

      DNS blocking, like with a Pihole, famously does not remove Youtube ads. So no, the mechanism is totally different.

    • XLE@piefed.social
      link
      fedilink
      English
      arrow-up
      9
      ·
      3 days ago

      Firefox actually started developing it first, and Waterfox caught on and decided to piggyback off of it in a relatively small announcement at the bottom of a retrospective. The Waterfox announcement just got reported on first.