Fixed bugs:
- Use of the magic TLD is now reflected correctly in the monkey menu user script list. (#2795)
 - Privileged API handlers will now refuse to continue without the appropriate @grant entry. (#2777)
 - Native xmlHttpRequest now handles URLs relative to the page correctly. (#2771)
 - When globally enabling/disabling Greasemonkey, this setting is saved across Firefox restarts. (#2652)
 
- Firefox for Android is marked compatible.
 - Improved keyboard accessibility of the Monkey Menu. (#2794)
 - Added a save button to the user script editor (Ctrl-S still works). (#2785)
 - User scripts will execute on local file:///s. (#2693)
 - The script install dialog appears in a dialog, not a browser tab. (#2641)
 - When the ==UserScript== block contains an unrecognized key, the entire key name is indicated in the warning message. (#2684)
 

