BROKEN: Twitter Sidebar Replies

By Noecker Last update Sep 17, 2009 — Installed 14,529 times.

Changing the way the 'home' is handled

in
Subscribe to Changing the way the 'home' is handled 4 posts, 3 voices



Erik Vold Scriptwright

if( loc[3] == "home" ) should be if( loc[4] == "home" )

 
Erik Vold Scriptwright

the else if after it needs to be fixed as well, also for all of those you should select the profile name like GM_TUR.un = document.getElementById("me_name").innerHTML.replace(/^\s+|\s+$/g,"");

nice script btw man!

 
David M User

Script was awesome until Twitter updated their homepage with the trending topics and ability to hide the people you're following. Now the script doesn't work at all. Dang.

 
Noecker Script's Author

I will be looking into this soon. I just got the updated UI on my account today.