I just finished writing version 1.0 of our GreaseMonkey script, at the moment the scripts only feature is to display a player's ELO rating on their official QuakeLive.com profile page but I plan to add many more features in the very near future, one im working on at the moment is colour coding players names based on their ELO rating and displaying players ELO in the server info box. Eventually we plan to fully integrate QLRanks.com with QuakeLive.com.

PS: I made this thread to keep it separate from our main thread so I can receive feedback/suggestions and bug reports more easily, so please report bugs and fire away some suggestions! :)

EDIT: We are now working with wn on this, the guy who made the QL Alt Browser, he is very talented and has plenty of experience in this area, he has already made changes to my original script and made it more robust, so my version is officially obsolete. :)



Userscripts.org Link: http://userscripts.org/scripts/show/111519


Changelog:

2011-08-29 (0.81)

Duel Elo ratings are now visible on match ("Live Game Info") tips. Only for Duel, unless changed via the user script command (see next).
Added a "Toggle duel Elo rating on non-duel scoreboards" command.

2011-08-27 (0.71)

Minor: moving "is runnable" checks.

2011-08-27 (0.7)

Added a "Clear the Elo data cache" user script command for compatible browsers.
No longer requiring native GM_addStyle support.

2011-08-27 (0.67)

Minor: removing an unnecessary trailing comma.

2011-08-27 (0.66)

Minor adjustment to the metadata.

2011-08-27 (0.65)

The text shown on profile pages now links to the player's page on QLRanks.com.

2011-08-27 (0.61)

Minor adjustment to a log message.

2011-08-27 (0.6)

Added better support for Greasemonkey.

2011-08-27 (0.5)

First release!