Firefox böngészőkiegészítők
  • Kiegészítők
  • Témák
    • Firefoxhoz
    • Szótárak és nyelvi csomagok
    • Más böngészők oldalai
    • Kiegészítők Androidra
Bejelentkezés
Kiegészítő ikonja

Greasemonkey verziótörténet – 14 verzió

Greasemonkey szerző: Anthony Lieuallen

Csillagos értékelés: 4,2 / 5
5-ből 4,2 csillag
5
869
4
124
3
64
2
34
1
172
Greasemonkey verziótörténet – 14 verzió
  • Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.

  • Legfrissebb verzió

    Verzió: 4.13

    Kiadva: 2024. aug. 5. – 615,72 kB
    Ezekkel működik: firefox 58.0 vagy újabb, android 120.0 vagy újabb
    New features:
    • GM.openInTab() now works in Firefox for Android. (#3189)
    <p>Fixed bugs:</p>
    • Importing a backup could fail when "overwrite already installed scripts" (enabled by default) was disabled. (#3195)
    • Previously unreliable automatic script updates should now work as intended. (#3190)<br />

    A forráskód MIT licenc licenc alatt közzétéve

    A kiegészítő használatához a Firefoxra lesz szüksége
    A Firefox letöltése és a kiegészítő beszerzése
    Fájl letöltése
  • Korábbi verziók

    Verzió: 4.12.0

    Kiadva: 2023. dec. 13. – 615,51 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 120.0 vagy újabb
    New features:
    • Ability to edit text @resource files. (#2733)
    • Support for Firefox on Android. (#3173)
    Fixed bugs:
    • Code highlighting for newer Javascript features. (#3115)
    • An invalid user @match could break opening the monkey menu. (#3171)
    • Add a scroll bar when too many menu commands are registered to fit on one screen. (#3177)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.11

    Kiadva: 2021. jan. 28. – 537,08 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    New features:
    • Support translation for @name and @description of user scripts. (#3089)
    • First party support for GM.registerMenuCommand. (#3078)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.10.0

    Kiadva: 2020. okt. 4. – 533,33 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.9

    Kiadva: 2019. jún. 12. – 529,75 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    Bug fixes:

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

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.8

    Kiadva: 2019. máj. 8. – 528,88 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.7

    Kiadva: 2018. aug. 28. – 526,78 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    New features:
    • Automatic update support (#2531)
    • Per-user include/exclude/match settings (#2728)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.6

    Kiadva: 2018. júl. 12. – 518,89 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.5

    Kiadva: 2018. jún. 28. – 520,17 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.4.0

    Kiadva: 2018. máj. 23. – 520,66 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.3

    Kiadva: 2018. márc. 16. – 463,87 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.2

    Kiadva: 2018. jan. 19. – 448,22 kB
    Ezekkel működik: firefox 57.0 vagy újabb, android 57.0 – 68.*
    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>

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.1

    Kiadva: 2017. dec. 11. – 444,23 kB
    Ezekkel működik: firefox 52.0 vagy újabb, android 52.0 – 68.*
    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)

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 4.0

    Kiadva: 2017. nov. 2. – 443,67 kB
    Ezekkel működik: firefox 57.0 vagy újabb
    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 .

    A forráskód MIT licenc licenc alatt közzétéve

    Fájl letöltése
Ugrás a Mozilla honlapjára

Kiegészítők

  • Névjegy
  • Firefox kiegészítők blogja
  • Kiegészítő-műhely
  • Fejlesztőközpont
  • Fejlesztői irányelvek
  • Közösségi blog
  • Fórum
  • Hiba jelentése
  • Értékelési útmutató

Böngészők

  • Desktop
  • Mobile
  • Enterprise

Termékek

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Adatvédelem
  • Sütik
  • Jogi információk

Kivéve, ahol másként van jelölve, az oldal tartalma Creative Commons Nevezd meg! – Így add tovább! licenc v3.0 vagy bármelyik újabb verziója alatt érhető el.