For the dutch users:
site: tweakers.net/nieuws
h1,p>a.arrowDown
For the dutch users:
site: tweakers.net/nieuws
h1,p>a.arrowDown
Quickly highlight the main components of the page to open the Full Text, Supporting Information or the PDFs.
Site:http://pubs.acs.org
a:contains(“Full Text HTML”),a:contains(“PDF”), a:contains(“pdf”)
I still need to figure out how to quickly highlight the DOI number
Enjoy!
site: springerlink.com/content
li.journalArticle p.title a
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)