This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Changelog
Gerald edited this page Jul 18, 2014
·
3 revisions
Violentmonkey for Maxthon is developed based on Violentmonkey for Opera.
- [obsolete] compatible with Maxthon 3, support part of the features of Violentmonkey 2
- add: support for script data export along with scripts
- add: support for custom
@updateURL
and@downloadURL
- add: warning page for obsolete Maxthon since Violentmonkey 2 won't work
- improve: wrapper
- improve: loading speed
- fix: support for
@match
- add: support for automatic backup
- add: separated backup module
- add: ru translation
- add: zip.js module
- add: show number of running scripts in badge, optionally
- add: new injection method since the core of Maxthon is changed to Blink
- add: zh-tw translation
- add: new storage format, WebSQL instead of localStorage
- add: confirm page for installation
- add: refresh tabs after start
- add: load requirements before confirming installation
- add: support for GM_notification
- add: an option for reloading pages on extension start
- update: ru translation
- add: cs translation
- add: new interface
- add: tr translation
- update: pl translation
- add: load resources as well as requirements before installation
- add: responseType attribute for GM_xmlhttpRequest
- improve: replace
@homepage
with@homepageURL
- improve: support for
@grant
- fix: support for GM_notification, GM_openInTab
- add: warning about finalUrl is not supported in GM_xmlhttpRequest
- fix: bugs of loading scripts