Greasy Fork

Greasy Fork is available in English.

Kongregate Chat Full Profile Link

Modify the 'View Profile' link in chat list to open full profile instead of chat profile.

目前为 2016-03-06 提交的版本,查看 最新版本

// ==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 http://greasyfork.icu/users/32649
// ==/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)