You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changes to the page are delayed further, until the other scripts on the page have run.
7
+
* Fixed the selector for the "get Firefox now" button on the search results and listing pages.
8
+
* If an add-on is WebExtensions:
9
+
* On the search/listing page, the button is replaced with a message.
10
+
* On the add-on details page, a message is added and the user is given a link to the version history page.
11
+
* Converter links are now present on the versions page, if the version is not WebExtensions.
12
+
* On the new AMO site, a message is added to the details page with some relevant links.
13
+
14
+
v0.9.17
15
+
-------
16
+
17
+
* Improved support for the new/mobile AMO. This add-on now uses the AMO API to get information about past versions of an add-on and adds a relevant message to the details page.
18
+
* A link will be added to download the most recent SeaMonkey version, if there is any.
19
+
* Otherwise, the most recent version will be shown.
20
+
* If it's a legacy extension, a link to the converter will be added.
21
+
* If it uses WebExtensions, but an older legacy version is available, a link to the version history page will be added.
22
+
* Otherwise, AMO's API will be used to offer possible replacements. (This API is designed to offer WebExtensions replacements for legacy extensions; here we're using it in reverse.)
23
+
* On the old Firefox Add-ons site, the add-on details page will now show the same message that is shown on the new site. Users no longer have to click the button to check whether a SeaMonkey version is available.
24
+
* The AMO development environment (addons-dev.allizom.org) is now supported too.
0 commit comments