yeputons's blog

By yeputons, 12 years ago, translation, In English
Hi everybody.
I'm tired for scrolling page to find a new comment and don't like "Recent actions". So, I wrote a userscript, which adds a "new comments navigate buttons" in the right of the window.
It works in Firefox (you need GreaseMonkey plugin) and Chrome. It also should work in Opera and some other browsers - I don't use any specific API.

You can install it here. If the only thing you see is javascript code it means that your browser doesn't support userscripts

You can report bugs, ideas and suggestions here.

UPD: now you can view parent comment if you hover over the "^" link. This link still works.

UPD2: repository on GitHub is available.

  • Vote: I like it
  • +165
  • Vote: I do not like it

| Write comment?
»
12 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

Great job! Thank you!


PS #1:
If my post is "In English" and someone responds in English with "In Russian" radio button checked I cant see his post. Is there possibility to fix this bug? Or to see Russian comments with English interface?

Anyway thank you.
  • »
    »
    12 years ago, # ^ |
      Vote: I like it +5 Vote: I do not like it
    It is not a bug. If comment is checked as "In russian" it would be shown only in russian locale.
    If comment is checked as "In english" it would be shown in both locales.