google.com/analytics : div.menu-item>a
Selects menu items in the left nav bar.
Inspired by this tip.
google.com/analytics : div.menu-item>a
Selects menu items in the left nav bar.
Inspired by this tip.
Skip to the comment links on Fark pages:
fark.com/ : td[width="80"] > a
toucharcade.com : h2>a,a:contains(Older),a:contains(Newer)
bbs.archlinux.org : div.tclcon>a:first-child
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.com : h2.posttitle>a[rel=bookmark],a.next-page
Includes the “next” button when you tab out of the last article on the page.
boston.com/bigpicture : .bpImage, h2>a
Isn’t perfect but you can always scroll down a little bit using the arrow key (while in gleebox)
http://www.hulu.com/ : div.home-play-container
works fine on the main page.
cheapstingybargains.com/ : div.gridtop>h3>a
For the people who look for cheap deals online
tipjar.thegleebox.com : div[id=main]>ul>li
Seemed like a good idea…