Viewing reddit without the "next" button?

Being one of those addictive personalities, I tend to stay on forums/news sites for far too long. The problem with this, is that the information never ends.

So I had an idea, where I limit the things I read on reddit by either blocking or disabling the “next” button.

Problem is, I’m a total noob at designing anything. So the question is,
Is javascript the thing to use to do something like this?(editing how you view websites?)
If not, what can I do to make this happen?

I know at least a few people will respond with, “lol, learn self control then” or “just use adblock and avoid the thing altogether”, but I want to try to do this partly to see if it can be done, and to learn javascript, if I can do it in there.

nevermind, did some digging, found this:

javascript:$(‘p[class=‘nextprev’]’).hide()

works for me just fine.

Founded in 2004, Leakfree.org became one of the first online communities dedicated to Valve’s Source engine development. It is more famously known for the formation of Black Mesa: Source under the 'Leakfree Modification Team' handle in September 2004.