19 reviews
Doesn't work (apparently hasn't been upgraded since Twitter upgraded--see discussions). I tried anyway and it did not work for me either.
Just downloaded for Firefox 5. Works a treat. Really does wonders with the "conversation tracking" function!
This is what I call a proper way to follow people on Twitter! Now I can actually see quickly the dialogue, not just the monologue! :)
I've hated Twitter since the get-go, could never figure it out after many attempts. This script finally helped me figure out how to mentally parse the dang thing. Still don't like Twitter -- not one bit -- but this script is very well done. It helped me properly understand that which I dislike, and also find the well-hidden snippet of text that I was looking for.
Twitter is pathetic without this script.
This looks good, both the end result and the code :). To get it to work with german, replace the test for "in reply to" with this:
var cand = a[i].innerHTML.substr(0, 11);
if (cand == 'in reply to' || cand == 'als Antwort') {
This is good, now I won't get confused when I view Twitter.
installs no problem worked right away Firefox 3.6
Review written by Dave Michaels Jackson - see all my reviews (1)
I found this script really helpful in Nested Replies. Simply & straight forward. Thank you guy!
a lot of these scripts don't work in Opera, but this one does. great script!!