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
- Add form to find different versions of Firefox add-ons on AMO (#66, #39, #34).
- Fix access to Opera extensions in Opera (#67).
- Permalink support via "Show analysis" button.
- Update jsbeautifier.
- Fix search result highlighting in Safari.
- Add stricter Content-Security-Policy.
The XPI URL is currently based on
crxviewer/src/cws_pattern.js
Line 60 in 2972e4f
This returns the URL for the latest reviewed XPI file.
For reviewers, the shown XPI should preferably be the URL of the latest (potentially unreviewed) add-on. It seems that the only way to do this is through the API:
http://addons-server.readthedocs.io/en/latest/topics/api/index.html / https://addons-server.readthedocs.io/en/latest/topics/api/addons.html#detail .
The text was updated successfully, but these errors were encountered: