... updated to version 1.1.2181
Changelog:
- Android:
* uses SDK version 7 (Android 2.1) instead if 8
* fix onResume if a URL was just clicked at a webpage
- Feature:
* overrideMimeType for GM_xmlHttpRequest (thanks to couchymail)
* allow script downgrades (thanks to ameboide)
- Bugs:
* URLs with plus signs (thanks to couchymail again  )
* document.evaluate calls (thanks to ameboide again ^^)
* fix all "for var k in x" statements
* @match was not recognized
* TM assures that usercripts will get the DOMContentLoaded event
|