Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Changelog

Gerald edited this page Jul 18, 2014 · 3 revisions

Changelog

Violentmonkey for Maxthon is developed based on Violentmonkey for Opera.

v1.1.13

  • [obsolete] compatible with Maxthon 3, support part of the features of Violentmonkey 2

v2.0.18

  • 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

v2.0.26

  • improve: wrapper
  • improve: loading speed
  • fix: support for @match

v2.0.37

  • add: support for automatic backup
  • add: separated backup module

v2.0.39

  • add: ru translation
  • add: zip.js module

v2.0.45

  • add: show number of running scripts in badge, optionally

v2.1.1

  • add: new injection method since the core of Maxthon is changed to Blink

v2.1.5

  • add: zh-tw translation

v2.2.5

  • add: new storage format, WebSQL instead of localStorage
  • add: confirm page for installation

v2.2.7

  • add: refresh tabs after start

v2.2.9

  • add: load requirements before confirming installation

v2.2.14

  • add: support for GM_notification
  • add: an option for reloading pages on extension start
  • update: ru translation
  • add: cs translation

v2.3

  • add: new interface

v2.3.7

  • add: tr translation
  • update: pl translation
  • add: load resources as well as requirements before installation

v2.3.8

  • add: responseType attribute for GM_xmlhttpRequest

v2.3.10

  • improve: replace @homepage with @homepageURL
  • improve: support for @grant

v2.3.11

  • fix: support for GM_notification, GM_openInTab
  • add: warning about finalUrl is not supported in GM_xmlhttpRequest
  • fix: bugs of loading scripts
Clone this wiki locally