Refreshes your profile page to increase the visited count
当前为
// ==UserScript== // @name Increasing Visited Count on Tetris Friends // @description Refreshes your profile page to increase the visited count // @include http://www.tetrisfriends.com/users/profile.php* // @version 0.0.1.20140628123435 // @namespace https://greasyfork.org/users/2233 // ==/UserScript== location.reload()