Savage93 User

The jQuery require line is also missing here from the header: // @require http://code.jquery.com/jquery-latest.js


I've had to change the GM_xmlhttpRequest function calls to GM.xmlHttpRequest (also the grant line in the header) to make the script work.


I've had to change the GM_xmlhttpRequest function calls to GM.xmlHttpRequest (also the grant line in the header) to make the script work.