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('res')//li[div]|//div[@class='gsc-webResult gsc-result' or @class='psli']|id('rso')//div[contains(concat(" ", normalize-space(@class), " "), " g ") or contains(concat(" ", normalize-space(@class), " "), " g _cy ")] |
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 |
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; }} |