• Eggymatrix@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 days ago

    By doing things the extensions are interacting with. You can see if an ad is served and displayed or not, you can detect if an iteraction was originated by an user or automatic, you can see if letters were pasted or input at a speed no human can match.

    • FooBarrington@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      You can see if an ad is served and displayed or not

      This doesn’t tell you which specific extensions a user has installed. First, the filter lists are mostly shared between ad blockers, so you can at best tell that some adblock extension is installed, but not which one. Second, the ad might fail to load for a variety of other reasons (e.g. user is offline, firewall blocking URLs/endpoints, network-level DNS adblock, …), so all you can tell is that the user might have an adblock extension installed. That’s far milder than your initial premise: “My point is that any assumption that your extensions are not detected is a delusion[…]”

      you can detect if an iteraction was originated by an user or automatic

      Sure, and how does this help with detecting the installed extensions? Knowing that the click event wasn’t triggered by the user doesn’t tell you who triggered it.

      you can see if letters were pasted or input at a speed no human can match

      Again, how does this help with detecting the installed extensions?

      • Eggymatrix@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        I mean, I was listing stuff one person can do on their site to detect if visitors have a type of extension or not. If I can do that with a couple hours of work I am not surprised at all whith what a major social network like linkedin can implement. I don’t know what linkedin does and I don’t plan to read their code, I did not even read the article tbh

        • FooBarrington@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          Well, that’s a pretty useless approach for tech discussions, because this kind of attack is explicitly not possible on Firefox.

          Also, extrapolating such a broad statement from the simple fact that it’s possible to unreliably detect the presence of a single broad category of extensions is a huge reach.