316
edits
(added "lazy" replacement for nsIFilePicker.show() and changed comment on beta 58.) |
(Clarified legacy add-on support period) |
||
| Line 3: | Line 3: | ||
Mozilla core have disabled "legacy" add-ons (not based purely on WebExtensions) in Firefox 57. Because this type of add-on is not supported from mozilla57 any more, many interfaces have been removed from Mozilla core. | Mozilla core have disabled "legacy" add-ons (not based purely on WebExtensions) in Firefox 57. Because this type of add-on is not supported from mozilla57 any more, many interfaces have been removed from Mozilla core. | ||
However, Thunderbird 57- | However, Thunderbird 57-60 and beyond and Seamonkey '''still support''' these add-ons if the appropriate modifications are done to adapt to the changed interfaces. In general, Thunderbird is adding WebExtension support ({{bug|1396172}}) while maintaining "legacy" add-ons and hybrid add-ons. | ||
__TOC__ | __TOC__ | ||
edits