Visar bildstorlek för varje miniatyrbild på sökresultatsidan 𝗚𝗼𝗼𝗴𝗹𝗲 bilder.
< Feedback on Googles bildsökning | Visa bildens dimensioner
Was having issues with the script consistently working on the domain. Simply changed the @include line (line 292) to:// @include /^https?:\/\/(www\.)?google\.[a-z\.]{2,5}\/search.*tbm=isch.*/Now it works consistently.
Sign in to post a reply.
Was having issues with the script consistently working on the domain. Simply changed the @include line (line 292) to:
// @include /^https?:\/\/(www\.)?google\.[a-z\.]{2,5}\/search.*tbm=isch.*/
Now it works consistently.