Rayquaza01 / changelogger

A Firefox extension that gets changelogs for other Firefox extensions.
https://addons.mozilla.org/en-US/firefox/addon/changelogger/
MIT License
9 stars 1 forks source link

[Feature request] Make Changelogger compatible with Thunderbird #14

Closed bege10 closed 3 years ago

bege10 commented 3 years ago

Hello, I very much appreciate Changelogger for Firefox. I managed to install it also to Thunderbird, but unfortunately it does not work there. Can you, please, make Changelogger compatible with Thunderbird?

Rayquaza01 commented 3 years ago

Hello, Changelogger is now compatible with Thunderbird. It is available here: https://addons.thunderbird.net/addon/changelogger/

While it has the same version number (v1.1.1) as the Firefox version, there are some minor changes between it and the Firefox version. You can see all of the changes on the thunderbird branch of this repo.

It might be possible to create one version that works on both Firefox and Thunderbird without manually making changes to the code by checking where it's running using browser.runtime.getBrowserInfo(), but this seems to throw an error on Thunderbird.

Let me know if you have any issues using the Thunderbird version!

bege10 commented 3 years ago

@Rayquaza01 Perfect! Changelogger just noticed me of Changelogger being updated 😁 It looks like it works correct now. Settings can be managed also now. Thank you so much 🙏