Unlike addons.mozilla.org, you cannot deduce the addon download URL from just the addon id on addon.thunderbird.net. That makes it difficult to deploy things in a large organisation.
E.g. uBlock Origin for Firefox has the id uBlock0@raymondhill.net. The download URL for that is then:
Unlike addons.mozilla.org, you cannot deduce the addon download URL from just the addon id on addon.thunderbird.net. That makes it difficult to deploy things in a large organisation.
E.g. uBlock Origin for Firefox has the id
uBlock0@raymondhill.net
. The download URL for that is then:uBlock Origin for Thunderbird has the same id. I.e.
uBlock0@raymondhill.net
. But this URL does not work:Instead, you have to use the id
ublock-origin
for the URL:This forces you to manage two different identifiers for each extension.