היסטוריית גרסאות עבור Greasemonkey - 14 גרסאות
Greasemonkey Anthony Lieuallen מאת
היסטוריית גרסאות עבור Greasemonkey - 14 גרסאות
יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.
הגרסה העדכנית ביותר
גרסה 4.13
תאריך שחרור: 5 אוג׳ 2024 - 615.72 ק״בעובד עם firefox 58.0 ומעלה, android 120.0 ומעלהNew features:- GM.openInTab() now works in Firefox for Android. (#3189)
קוד המקור משוחרר תחת MIT License
הורדת Firefoxיש צורך ב־Firefox כדי להשתמש בהרחבה זוגרסאות ישנות יותר
גרסה 4.12.0
תאריך שחרור: 13 דצמ׳ 2023 - 615.51 ק״בעובד עם firefox 57.0 ומעלה, android 120.0 ומעלהNew features: Fixed bugs:קוד המקור משוחרר תחת MIT License
גרסה 4.11
תאריך שחרור: 28 ינו׳ 2021 - 537.08 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*New features:קוד המקור משוחרר תחת MIT License
גרסה 4.10.0
תאריך שחרור: 4 אוק׳ 2020 - 533.33 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*New features:<br />- Accessibility enhancements: Appropriate metadata for screen readers, a basic script editor. (#3058, #3059, #3060)
- GM_xmlHttpRequest(): status is null when readyState < 4. (#3068)
קוד המקור משוחרר תחת MIT License
גרסה 4.9
תאריך שחרור: 12 יוני 2019 - 529.75 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*קוד המקור משוחרר תחת MIT License
גרסה 4.8
תאריך שחרור: 8 מאי 2019 - 528.88 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*Fixed bugs:<br />קוד המקור משוחרר תחת MIT License
גרסה 4.7
תאריך שחרור: 28 אוג׳ 2018 - 526.78 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*קוד המקור משוחרר תחת MIT License
גרסה 4.6
תאריך שחרור: 12 יולי 2018 - 518.89 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*Fixed bugs:- Repair GM.xmlHttpRequest() when fetching XML content. (#2980)
- Added translations in several languages.
- Users may specify global exclude patterns, where no user scripts will run. (#2843)
קוד המקור משוחרר תחת MIT License
גרסה 4.5
תאריך שחרור: 28 יוני 2018 - 520.17 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*Fixed bugs: New features:קוד המקור משוחרר תחת MIT License
גרסה 4.4.0
תאריך שחרור: 23 מאי 2018 - 520.66 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*Fixed bugs: New features:קוד המקור משוחרר תחת MIT License
גרסה 4.3
תאריך שחרור: 16 מרץ 2018 - 463.87 ק״בעובד עם firefox 57.0 ומעלה, android 57.0 עד 68.*Fixed bugs:
- The
open_in_background
feature ofGM.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)
קוד המקור משוחרר תחת MIT License
- The
גרסה 4.2
תאריך שחרור: 19 ינו׳ 2018 - 448.22 ק״בעובד עם firefox 57.0 ומעלה, 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>
- 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>
קוד המקור משוחרר תחת MIT License
גרסה 4.1
תאריך שחרור: 11 דצמ׳ 2017 - 444.23 ק״בעובד עם firefox 52.0 ומעלה, 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:
קוד המקור משוחרר תחת MIT License
גרסה 4.0
תאריך שחרור: 2 נוב׳ 2017 - 443.67 ק״בעובד עם firefox 57.0 ומעלה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 .קוד המקור משוחרר תחת MIT License