• maccentric@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    20 hours ago

    You don’t need this - In about:config, set dom.event.clipboardevents.enabled to false. No Addon needed.

    • __init__@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      14 hours ago

      Nice, didn’t know about that one. I imagine there are side effects to disabling it globally though? Those goofy OTP code inputs implemented as six single digit inputs jumps to mind, they probably rely on the paste event. The extension works similarly but lets you only enable it for problematic sites.

      • brygphilomena@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        10 hours ago

        I have an auto hotkey script that I always have running. It just takes my clipboard and sends the key presses to type it in when I press Ctrl + shift + v.

        It gets me around most of this sort of bullshit.