Näyttää kuvan koko eri pikkukuvaa hakutulossivun 𝗚𝗼𝗼𝗴𝗹𝗲 kuvia.
< Feedback on Googlen kuvahaku | Näytä kuvan mitat
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.