Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Greasemonkey version history - 12 versions

Greasemonkey by Anthony Lieuallen

Rated 4.2 out of 5
4.2 Stars out of 5
5
815
4
117
3
62
2
33
1
159
Greasemonkey version history - 12 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 4.11

    Released Jan 28, 2021 - 537.08 KB
    Works with firefox 57.0 and later, android 57.0 and later
    New features:<br />
    • Support translation for <tt>@name</tt> and <tt>@description</tt> of user scripts. (#3089)
    • First party support for <tt>GM.registerMenuCommand</tt>. (#3078)

    Source code released under The MIT License

    You’ll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 4.10.0

    Released Oct 4, 2020 - 533.33 KB
    Works with firefox 57.0 and later, android 57.0 and later
    New features:<br />
    • Accessibility enhancements: Appropriate metadata for screen readers, a basic script editor. (#3058, #3059, #3060)
    Fixed bugs:<br />
    • GM_xmlHttpRequest(): status is null when readyState < 4. (#3068)

    Source code released under The MIT License

    Download file
  • Version 4.9

    Released Jun 12, 2019 - 529.75 KB
    Works with firefox 57.0 and later, android 57.0 and later
    Bug fixes:

    * Error handling scripts with certain names (bug added in v4.8). (#3035)

    Source code released under The MIT License

    Download file
  • Version 4.8

    Released May 8, 2019 - 528.88 KB
    Works with firefox 57.0 and later, android 57.0 and later
    Fixed bugs:<br />
    • Don't re-enable scripts when saving in editor. (#3008)
    • "New user script" doesn't open a new tab. (#2994)
    • Log err.message instead of <unavailable> err object. (#2939)

    Source code released under The MIT License

    Download file
  • Version 4.7

    Released Aug 28, 2018 - 526.78 KB
    Works with firefox 57.0 and later, android 57.0 and later
    New features:
    • Automatic update support (#2531)
    • Per-user include/exclude/match settings (#2728)

    Source code released under The MIT License

    Download file
  • Version 4.6

    Released Jul 12, 2018 - 518.89 KB
    Works with firefox 57.0 and later, android 57.0 and later
    Fixed bugs:
    • Repair GM.xmlHttpRequest() when fetching XML content. (#2980)
    New features:
    • Added translations in several languages.
    • Users may specify global exclude patterns, where no user scripts will run. (#2843)

    Source code released under The MIT License

    Download file
  • Version 4.5

    Released Jun 28, 2018 - 520.17 KB
    Works with firefox 57.0 and later, android 57.0 and later
    Fixed bugs:
    • Better importing of partial or corrupted backups. (#2966)
    • Correctly display script data when switching from one to another. (#2963)
    • Correctly display uninstallation of even the last script. (#2957)<br>
    • Correctly handle removal of an @icon from a script. (#2910)
    New features:
    • The script editor interactively downloads newly referenced remote resources, and more clearly handle download errors. (#2858, #2900)

    Source code released under The MIT License

    Download file
  • Version 4.4.0

    Released May 23, 2018 - 520.66 KB
    Works with firefox 57.0 and later, android 57.0 and later
    Fixed bugs:
    • Scripts with icons or resources could sometimes fail to save, including when only the enabled/disabled status changes. (#2909, #2943)
    New features:
    • Script editor will prompt, when closing with unsaved edits. (#2886)
    • Support for backup and restore of installed scripts. (With very limited support for importing ViolentMonkey and TamperMonkey backups.) (#2747)
    • Many improvements to the Monkey Menu. (#2620, #2809, #2833, #2913)

    Source code released under The MIT License

    Download file
  • Version 4.3

    Released Mar 16, 2018 - 463.87 KB
    Works with firefox 57.0 and later, android 57.0 and later
    Fixed bugs:
    • The open_in_background feature of GM.openInTab() works correctly. (#2672)
    • Installation of user scripts works even from sites with strict Content Security Policies, like GitHub. (#2631)

    New features:
    • Even "forbidden" headers (e.g. Cookie, Host, User-Agent) may be specified when calling GM.xmlHttpRequest(). (#2723)
    • Interface strings are translated into multiple languages. (#2527)
    • Greasemonkey will not install scripts while disabled. (#2643)
    • Monkey menu has new Firefox-native look and feel. (#2805)
    • New scalable icon. (#2739)

    Source code released under The MIT License

    Download file
  • Version 4.2

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

    Source code released under The MIT License

    Download file
  • Version 4.1

    Released Dec 11, 2017 - 444.23 KB
    Works with firefox 52.0 and later, android 52.0 and later
    Fixed bugs:
    • For GM.xmlHttpRequest, set the finalURL (#2692) and support onprogress (#2712).<br>
    • Update @match handling to be consistent with pre-existing behavior.  (#2673, #2715)<br>
    • Handle user scripts that end with a comment. (#2670)<br>
    • Fix changing @noframes in the user script editor.  (#2637)<br>

    New features:
    • The "save" action in the user script editor is platform natural.  (#2690)<br>
    • Add a "new script" feature, for creating a new user script from scratch.  (#2645)<br>
    • The script list in the monkey menu is split into "active" and "inactive" sections.  (#2585)

    Source code released under The MIT License

    Download file
  • Version 4.0

    Released Nov 2, 2017 - 443.67 KB
    Works with firefox 57.0 and later
    A complete rewrite from scratch, built on the WebExtensions API to work with Firefox 57 and beyond. For more detail see http://www.greasespot.net/2017/09/greasemonkey-4-announcement.html .

    Source code released under The MIT License

    Download file
Go to Mozilla’s homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.