Greasemonkey 油猴子 版本历史 - 14 个版本
Greasemonkey 油猴子 作者: Anthony Lieuallen
Greasemonkey 油猴子 版本历史 - 14 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 4.13
发布于 2024年8月5日 - 615.72 KB适用于 firefox 58.0 及更高版本, android 120.0 及更高版本New features:- GM.openInTab() now works in Firefox for Android. (#3189)
源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 4.12.0
发布于 2023年12月13日 - 615.51 KB适用于 firefox 57.0 及更高版本, android 120.0 及更高版本New features: Fixed bugs:源代码遵循 MIT 许可证 发布
版本 4.11
发布于 2021年1月28日 - 537.08 KB适用于 firefox 57.0 及更高版本, android 57.0 至 68.*New features:源代码遵循 MIT 许可证 发布
版本 4.10.0
发布于 2020年10月4日 - 533.33 KB适用于 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 许可证 发布
版本 4.8
发布于 2019年5月8日 - 528.88 KB适用于 firefox 57.0 及更高版本, android 57.0 至 68.*Fixed bugs:<br />源代码遵循 MIT 许可证 发布
版本 4.6
发布于 2018年7月12日 - 518.89 KB适用于 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 许可证 发布
版本 4.5
发布于 2018年6月28日 - 520.17 KB适用于 firefox 57.0 及更高版本, android 57.0 至 68.*Fixed bugs: New features:源代码遵循 MIT 许可证 发布
版本 4.3
发布于 2018年3月16日 - 463.87 KB适用于 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 许可证 发布
- The
版本 4.2
发布于 2018年1月19日 - 448.22 KB适用于 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 许可证 发布
版本 4.1
发布于 2017年12月11日 - 444.23 KB适用于 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 许可证 发布
版本 4.0
发布于 2017年11月2日 - 443.67 KB适用于 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 许可证 发布