Doesn't work when logged in
|
|
If you want it to work when logged in as a reddit user, right click on the greasemonkey icon, choose Manage User Scripts, choose this user script, hit Edit, and change line 17 to:
if((a.className == "title") || (a.className == "title loggedin"))
Enjoy! PS, xnendron, can you roll this patch in? |
|
|
Done. Thanks for heads-up! |