bbs.archlinux.org : div.tclcon>a:first-child
Latest Tips RSS
-
archlinux forums
-
one manga
onemanga.com/ : img:last, :button
will highlight the next and back buttons as well as the last currently visible manga page (for if your using something like auto-pager) -
TUAW Redux
tuaw.com : h2.posttitle>a[rel=bookmark],a.next-pageIncludes the “next” button when you tab out of the last article on the page.
-
The Big Picture
boston.com/bigpicture : .bpImage, h2>aIsn’t perfect but you can always scroll down a little bit using the arrow key (while in gleebox)
-
Hulu clips
http://www.hulu.com/ : div.home-play-container
works fine on the main page.
-
CheapStingyBargains Deals
cheapstingybargains.com/ : div.gridtop>h3>a
For the people who look for cheap deals online
-
TipJar entries
tipjar.thegleebox.com : div[id=main]>ul>li
Seemed like a good idea…
-
TechCrunch Posts
techcrunch.com : div.excerpt_header,a:contains(Older Posts)
I use this one to navigate TechCrunch instead because it contains links to older entries as well. It’s just an extension of @Sameer’s original tip!
-
Browse through Reddit’s post link, and then comments.
reddit.com/ : p.title>a, .comment .md
This will first select the submitted link, then all post comments (if in a post). Works for all pages inc. subreddits, and inside the post.
-
Cycle through Digg stories
When used along with the Greasemonkey scripts: “Only Digg News/Comments” (http://userscripts.org/scripts/show/4341)…; (you’ll need the Greasemonkey extension too, naturally)…
and your bookmark set to:http://digg.com/all/popular/24hours
the ESP Vision:
digg.com : h3,a:contains(Next)
… makes for a great browsing experience… The links to the stories and the ‘next’ button are the only buttons you’ll toggle through… It would be even better **IF** this could be used in conjunction with the “AutoPagerize” Greasemonkey script too.. Any ideas?






