Wersija historija Greasemonkey - 15 wersijow
Greasemonkey wót Anthony Lieuallen
Wersija historija Greasemonkey - 15 wersijow
Buźćo wobglědniwy ze staršymi wersijami! Toś te wersije se za testowanje a referencne zaměry pokazuju.Wy měł pśecej nejnowšu wersiju dodanka wužywaś.
Nejnowša wersija
Wersija 4.14
2. čvn 2026 wózjawjone - 592,9 KBFunkcioněrujo z firefox 120.0 a pózdźej, android 120.0 a pózdźej<p>New features:</p>
<ul><li>When making a new user script, it will include a@matchfor the current page. (<a href="http://github.com/greasemonkey/greasemonkey/issues/3231">#3231</a>)
<ul><li>Thank you community member Cerberus-tm!</li></ul></li>
<li>Several new features in the built in script editor, most optional (enabled by default). (<a href="http://github.com/greasemonkey/greasemonkey/issues/3230">#3230</a>)</li>
<li>Improved user interface around automatic updates, especially to detect more failure cases and explain them. (<a href="http://github.com/greasemonkey/greasemonkey/issues/3182">#3182</a>)</li></ul>
<p>Fixed bugs:</p>
<ul><li>Do not block script installation when the@iconfails to download. (<a href="http://github.com/greasemonkey/greasemonkey/issues/3222">#3222</a>)</li>
<li>Importing a user script backup that contains a script with a forward slash character in the name should work. (<a href="http://github.com/greasemonkey/greasemonkey/issues/3210">#3210</a>)
<ul><li>Thank you community member nabijaczleweli!</li></ul></li>
<li>Fixed cookie header handling forGM.xmlHttpRequest(). (Previously, it worked only when this was the last header.) (<a href="http://github.com/greasemonkey/greasemonkey/issues/3205">#3205</a>)
<ul><li>Thank you community member syusui-s!</li></ul></li>
<li>Fix partially obscured confirmation dialog when updating an edited script. (<a href="http://github.com/greasemonkey/greasemonkey/issues/3180">#3180</a>)</li>
<li>Improved reliability of script execution at Firefox start up time. (<a href="http://github.com/greasemonkey/greasemonkey/issues/3117">#3117</a>)
<ul><li>Thank you community member binki!</li></ul></li>
<li>ImproveGM.xmlHttpRequest()whenprivacy.firstparty.isolateistrue. (<a href="http://github.com/greasemonkey/greasemonkey/issues/2985">#2985</a>)
<ul><li>Thank you community member Scripter17!</li></ul></li>
<li>FixGM.xmlHttpRequest()when passing functions in thecontext. (<a href="http://github.com/greasemonkey/greasemonkey/issues/2701">#2701</a>)</li></ul>Žrědłowy kod jo pód licencu Licenca MIT
Starše wersije
Wersija 4.13
5. srp 2024 wózjawjone - 615,72 KBFunkcioněrujo z firefox 58.0 a pózdźej, android 120.0 a pózdźejNew features:- GM.openInTab() now works in Firefox for Android. (#3189)
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.12.0
13. pro 2023 wózjawjone - 615,51 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 120.0 a pózdźejNew features: Fixed bugs:Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.11
28. led 2021 wózjawjone - 537,08 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*New features:Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.10.0
4. říj 2020 wózjawjone - 533,33 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 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)
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.9
12. čvn 2019 wózjawjone - 529,75 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.8
8. kvě 2019 wózjawjone - 528,88 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*Fixed bugs:<br />Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.7
28. srp 2018 wózjawjone - 526,78 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.6
12. čvc 2018 wózjawjone - 518,89 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 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)
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.5
28. čvn 2018 wózjawjone - 520,17 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*Fixed bugs: New features:Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.4.0
23. kvě 2018 wózjawjone - 520,66 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*Fixed bugs: New features:Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.3
16. bře 2018 wózjawjone - 463,87 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 68.*Fixed bugs:
- The
open_in_backgroundfeature 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)
Žrědłowy kod jo pód licencu Licenca MIT
- The
Wersija 4.2
19. led 2018 wózjawjone - 448,22 KBFunkcioněrujo z firefox 57.0 a pózdźej, android 57.0 do 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>
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.1
11. pro 2017 wózjawjone - 444,23 KBFunkcioněrujo z firefox 52.0 a pózdźej, android 52.0 do 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:
Žrědłowy kod jo pód licencu Licenca MIT
Wersija 4.0
2. lis 2017 wózjawjone - 443,67 KBFunkcioněrujo z firefox 57.0 a pózdźejA 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 .Žrědłowy kod jo pód licencu Licenca MIT