Page 1 of 1

Greasemonkey script for KGS game archives

Posted: Tue Oct 11, 2011 5:24 am
by jokkebk
Hi all,

I made a greasemonkey script to add KGS graph links to all players in the KGS game archive page (http://www.gokgs.com/gameArchives.jsp), and highlight player's ranked victories with green color and losses with red. Has worked for me quite well so I thought to share it:

http://joonaspihlajamaa.com/kgs_graphs.user.js

No warranties of any kind, it works on my versions of Firefox, but results may vary. :)

-Joonas

Re: Greasemonkey script for KGS game archives

Posted: Wed Oct 12, 2011 11:42 am
by quantumf
Nice. Works fine on Chrome (which has greasemonkey built in). Can you do something about the lack of css on the KGS site, e.g. to make it look more like http://kgs.gosquares.net

Better yet, perhaps you can greasify http://kgs.gosquares.net

Re: Greasemonkey script for KGS game archives

Posted: Fri Nov 11, 2011 2:15 pm
by Pippen
I second that. One cool feature would be the ability to look at the graph of your whole KGS career and how it developed plus maybe the opportunity to see a potential futural development like they do it in the finance markets when they predict the Dow Jones based on the graph (there must be a math. function to describe that).

Re: Greasemonkey script for KGS game archives

Posted: Fri Dec 02, 2011 8:36 am
by jokkebk
The script has been updated to work with unfinished games and show them on grey background.

Nice way to note escapers very quickly when viewing their profile. :)

edit and for the CSS-folks, thanks for the good idea, but I kinda dislike CSS myself so I'm hoping myself for another plugin to solve that problem. :)