-
Next!
n : a[class^=next],a[rel=next],a:contains("Next"),a:contains("Older"),a:contains("More")A work in progress, but working on many sites. Just type ?n on a results page or listing, and it looks for the “Next” button (or “older posts”, “more results”, etc.).
Comments
Leave a Comment
You'll need to login to post a comment. It's easy, you can use your Facebook, Twitter, Google or OpenID credentials.








thanks
looks really handy.
Interesting idea. Sorry about the overflow, I need to fix the formatting for code blocks.
If you’re feeling crazy, you could always steal my code here
.
Awesome, good approach!
likey likey
Great, but doesn’t work on pages like Reddit that have the “next” link with a lowercase “n.” Fixed by adding “a:contains(“next”)