Redirects directly to User Detail instead of new Chatter User Profile on salesforce.comWhen Chatter is active on your instance, you will notice that when you click on a username it redirects to the user's profile and their chatter stream which is fine for normal users. However this is a nightmare for administrators as most of the time they actually want the user detail section. Now this can be achieved by going to the profile then clicking on User Detail but that is one unnecessary step and it adds up if you administrate a couple hundred users.
How does it work?
This script appends "noredirect=1" to all href attributes containing "/005" i.e. key prefix for Users.
Reviews of Go Directly To User Detail on SFDC extension