Viser billedets størrelse for hvert miniaturebillede på søgeresultaterne side 𝗚𝗼𝗼𝗴𝗹𝗲 billeder.
< Feedback on Google Billedsøgning | Vis billedets 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.