url |
^https?://[^./]+\.google(?:\.[^./]{2,3}){1,2}/(?:c(?:se|ustom)|search|webhp|m|#) |
nextLink |
id('pnnext')|id('navbar navcnt nav')//td[span]/following-sibling::td[1]/a|id('nn')/parent::a |
pageElement |
id("rso")/div[not(.//span[@style])] |
exampleUrl |
http://www.google.com/search?q=AutoPagerize
http://www.google.co.jp/custom?q=firefox
https://www.google.com/search?q=bucket&tbm=pts
https://www.google.com/search?q=autopagerize&client=firefox-b-1-d&source=lnms&tbm=nws&sa=X&ved=0ahUKEwjImsSLhq7jAhVUa80KHbVfDPMQ_AUIECgB&biw=1536&bih=728
https://www.google.com/search?q=upfronts&client=firefox-b-1-d&source=lnms&tbm=nws&sa=X&ved=2ahUKEwi_3Y22pdLwAhWDKVkFHWOHB_MQ_AUoAXoECAEQAw&biw=1536&bih=722
https://www.google.co.jp/search?q=movie
https://www.google.com/search?q=T20+World+Cup |
comment |
Google Custom Search Result: http://wedata.net/items/60908
Google Movies: http://wedata.net/items/58112
Google Shopping: http://wedata.net/items/38952
Google Custom Search Result: http://wedata.net/items/60908 |
Stylish |
/* Displays images when using search preview extension. Example:https://www.google.com/search?q=food&num=20&source=lnms&tbm=nws&sa=X&ved=0ahUKEwjalvHv0OHWAhXD2SYKHSRwBqUQ_AUIDCgD */ @-moz-document domain("google.com") { div.bkWMgd > div > div > a > img{ display: inline-block !important; }} |