this post was submitted on 04 Jul 2024
28 points (91.2% liked)

Firefox

17427 readers
142 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
[–] [email protected] 12 points 1 month ago

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

[–] [email protected] 5 points 1 month 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.

[–] [email protected] 7 points 1 month ago (1 children)

I'd definitely wanna block embedded trackers though

[–] [email protected] 7 points 1 month ago (1 children)

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

[–] [email protected] 1 points 1 month ago (2 children)

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

[–] [email protected] 11 points 1 month 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.

[–] [email protected] 1 points 1 month 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.

[–] [email protected] 3 points 1 month 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.

[–] [email protected] 1 points 1 month 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".

[–] [email protected] 1 points 1 month ago