Thunderbird’s addon store is very lacking to compare to Firefox. Are there even technical limitations to this if Thunderbird use Firefox / Gecko under the hood?

  • boredsquirrel@slrpnk.net
    link
    fedilink
    arrow-up
    1
    ·
    20 hours ago

    Most dont work but you can download the .xpi files from within the browser using the addon “extension source viewer” and then sideload in Thunderbird by “install addon from file”.

  • jonne@infosec.pub
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    10 days ago

    No, add-ons have a list of applications they support coded into them, and it wouldn’t make sense for a lot of them to be interchangeable. You don’t need adblock in Thunderbird, you need spam filtering.

      • jonne@infosec.pub
        link
        fedilink
        arrow-up
        8
        arrow-down
        1
        ·
        10 days ago

        Thunderbird does that by default. As long as you don’t enable downloading of external resources, trackers are blocked.

          • boredsquirrel@slrpnk.net
            link
            fedilink
            arrow-up
            1
            ·
            20 hours ago

            Browsers work very different than mails :)

            In Mails normally you get the content you want sent. Tracking only happens if the content is not sent, but needs to be downloaded from within the app. Then the servers can see you got the mail.

          • jonne@infosec.pub
            link
            fedilink
            arrow-up
            11
            ·
            10 days ago

            Trackers are basically embedded images in the email. If the image gets downloaded by your client, they can track if the email was opened. If you simply don’t download images, there’s no tracking.

  • xhduqetz@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    9 days ago

    MV2 extensions should work in Thunderbird without modification. I’ve made a couple of simple extensions that work like a charm in both Firefox and Thunderbird, but I’m not sure if more complex extensions would have issues. The documentation says thus:

    Some information listed on MDN may not apply to Thunderbird and some API methods may not be supported. Each API page should include a compatibility chart and if that includes support for Firefox, it should work in Thunderbird as well.

    Some MV3 extensions will not work in Thunderbird. See this page for list of missing functionality.