Add support for in-product add-on replacement suggestions
Categories
(Thunderbird :: Add-Ons: General, enhancement)
Tracking
(thunderbird_esr78 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: TbSync, Assigned: TbSync)
References
Details
Attachments
(1 file)
When add-on developers no longer have the time to support/update their add-ons, a replacement suggestion shown inside the add-on manager could be helpful for our users.
Could we add some sort of add-on replacement search which we link from the add-on card of incompatible add-ons? Firefox has this:
https://mozilla.github.io/extension-finder/
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
I know addons.thunderbird.net was in there before, but URLs should really be in prefs, not hardcoded...
Assignee | ||
Comment 4•3 years ago
|
||
Hm, talking about the link of the button, or the change in the clickhandler? I feel uncomfortable having the trusted urls configurable...
Comment 5•3 years ago
|
||
I mean you can change any number of trusted URLs in prefs currently, including all of our in-product links to ATN.
Assignee | ||
Comment 6•3 years ago
|
||
Could you make suggestions for the (full) pref names for "https://addons.thunderbird.net" and "https://extension-finder.thunderbird.net" ? I have absolutely no experience there.
Comment 7•3 years ago
|
||
(In reply to John Bieling (:TbSync) from comment #6)
Could you make suggestions for the (full) pref names for "https://addons.thunderbird.net" and "https://extension-finder.thunderbird.net" ? I have absolutely no experience there.
I would add them in here: https://searchfox.org/comm-central/source/mail/app/profile/all-thunderbird.js#157
And um, idk, maybe "extensions.canonical.url", "extensions.getAlternativeAddons.url".
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/d2ca6e25671a
Link incompatible add-ons to extension finder. r=mkmelin
Description
•