Changing the way the 'home' is handled
|
|
if( loc[3] == "home" ) should be if( loc[4] == "home" ) |
|
|
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! |
|
|
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. |
|
|
I will be looking into this soon. I just got the updated UI on my account today. |