Scroll through Greplin search results and categories.
greplin.com/?q :
.a.facet, .message.rcc, .event.rcc, .people.rcc, .file.rcc, .stream.rcc, .note.rcc, .link_type.rcc, .more
Scroll through Greplin search results and categories.
greplin.com/?q :
.a.facet, .message.rcc, .event.rcc, .people.rcc, .file.rcc, .stream.rcc, .note.rcc, .link_type.rcc, .more
.headlines a, .storyImg a, .halfCol a
.news-stream-module.headlines .text a
Sorry if this is the wrong place to ask questions.
I’m comfortable using . to launch the tab switcher, but twitter has bound it to refresh new tweets. So I want to do one of the following:
1) disable the tab switcher on twitter.com
2) re-map the tab swticher on twitter.com
3) create a custom binding to quickly press the “load more tweets” button.
Scroll through articles:
h1.title_smaller
Scroll through articles plus next page button at bottom:
h1.title_smaller,li.pager-next.last
This scrolls through update listings and the next page arrow at the bottom.
div.appinfo,span#nextpage
This is for a cleaner look that selects only the link text rather than the whole line.
div.appinfo>a,span#nextpage
To exclude the next page arrow from either vision, remove “span#nextpage”.
This is the default Bing ESP Vision with an addition to select the next page link after the last search result.
div.sb_tlst,div.sb_pag>ul>li>a:contains(Next)
If you have the zero-click box enabled, “a.l” will select the “Category” link therein. This tip narrows the element and skips right to the first search result.
a.l.le
This tip will scroll through the two Wikipedia links (SSL and non-SSL) and the official site link in the zero-click box before moving to the main search results.
div#o>a.le,a.l.le
a.list-article-title
Scrolls through articles on your Readability reading list.
An alternate Pinboard ESP Vision that selects a smaller area, and looks a bit cleaner, than the other Pinboard vision here.
All bookmarks:
a.bookmark_title
Unread bookmarks only:
a.bookmark_title.unread