0.10.0
Changelog
- Fixed extension version comparison which could be wrong in several cases. ("10"<"9", for example.)
- Fixed a rare uncaught error if appid in updates.xml did not match installed appid.
- Non-webstore extensions will now prompt to install the same way webstore extensions do provided you have the
#extension-mime-request-handling
flag enabled. This uses a hack involvingfile://
, which requires a couple new permissions.