// ==UserScript== // @name Kongregate Chat Full Profile Link // @description Modify the 'View Profile' link in chat list to open full profile instead of chat profile. // @version 3.0 // @include http://www.kongregate.com/games/* // require http://userscripts.org/scripts/source/49229.user.js // @namespace https://greasyfork.org/users/32649 // @downloadURL none // ==/UserScript== // Nabb, 3rd May 2009: nabb.trap17.com // Updated 15th May. // This script will modify the 'View Profile' link in the user list to open the user's full profile instead of the mini-profile. setTimeout("nFE('UserRollover.prototype.updateProfileLink','.showProfile(',';window.open(\"http://www.kongregate.com/accounts/\"+')",100)