this post was submitted on 04 Jul 2024
29 points (91.4% liked)

Firefox

17650 readers
707 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

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?

top 10 comments
sorted by: hot top controversial new old
[–] Tricia@feddit.de 12 points 2 months ago

Out of curiosity, what Firefox addons do you have in mind?

[–] jonne@infosec.pub 5 points 2 months ago (1 children)

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.

[–] TheTwelveYearOld@lemmy.world 7 points 2 months ago (1 children)

I'd definitely wanna block embedded trackers though

[–] jonne@infosec.pub 7 points 2 months ago (1 children)

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

[–] TheTwelveYearOld@lemmy.world 1 points 2 months ago (2 children)

How does it work though, does it use tracker lists like uBlock origin does?

[–] jonne@infosec.pub 10 points 2 months 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.

[–] boredsquirrel@slrpnk.net 1 points 2 months 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.

[–] xhduqetz@lemmy.ml 3 points 2 months 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.

[–] hexagonwin@lemmy.sdf.org 1 points 2 months ago
[–] boredsquirrel@slrpnk.net 1 points 2 months 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".