January 17th, 2012· Chrome 18 fix
January 5th, 2012· experimental changes to improve stability
May 3rd, 2011· M_notification implemented
· TamperScript now uses GM_notification
· Desktop notifications
· Check every 12h for script updates
April 28th, 2011· readd url parameters to compared url string, but avoid includes/exclude like "*.google.com/*" to match arguments like this: "http://evilpage.com/?fakeinclude=http://www.google.de"
· fix import when data was exported via "export to document"
April 27th, 2011· Improved script import/export
March 29th, 2011· iframe support
· a lot of new issues fixed
March 29th, 2011Features:
· overrideMimeType for GM_xmlHttpRequest
· allow script downgrades
· @run-at document-start support
Bugs:
· URLs with plus signs
· document.evaluate calls
· fix all "for var k in x" statements
· @match was not recognized
· empty @exclude tags caused the script to load at no page at all
September 7th, 2010Compatibility:
· remove wrappedJSObj calls
· emulate Obj.toSource()
Bugs:
· it was not possible to install userscripts from http sources
· problems with multiple spaces in some header tags
· GM_getResource didn't work on pages with flash
· Tamperscript now is enabled by default
Feature:
· userscript source url is stored and used for update check
· system script (Tamperscript) can't be deleted anymore
· chrome extensions version supports file:// uri too
· (Attention: a option needs to be enabled @ "chrome://extensions/")