Versie historie van Greasemonkey
<<Terug naar software beschrijving
Veranderingen voor v2.3 - v3.1
- Fixed bugs:
- Fix @noframes feature. (#2110)
- Fix injecting scripts into about:blank. (#2108)
- Display localized script name/description correctly. (#2102)
- Correct GM_openInTab() to only open one tab. (#2094)
- Repair default script editor. (#2073)
Veranderingen voor v2.2 - v2.3
- Enhancements and changes:
- Added @noframes metadata imperative. (#1859)
- Fixed bugs:
- Improved disk usage of script values' SQLite databases. (#2036)
- Fixed the responseType feature for GM_xmlhttpRequest(). (#2032)
- Fixed a null variable reference in Firefox Sync. (#2014, #2017)