Is there an api to get firefox version numbers for developer edition?
I am looking for an api to get release information about firefox. I use this link to monitor the release version numbers for the firefox release channel
https://www.mozilla.org/en-US/firefox/releases/
But Is there a link that gives me something similar to the above but for all channels like for android, ios and developer edition desktop. Any help would be greatly appreciated. Thank you
All Replies (4)
That link lists the release notes for the Release channel.
The Developer Edition (DE) has additional builds that are used and release number remains the same for a cycle e.g. 47.0a2 but the builds change daily.
Does this help
I was looking something similar to this for firefox (http://omahaproxy.appspot.com/)(chrome)
So that it would be easy to extract release numbers programmatically