แสดงขนาดของภาพแต่ละภาพขนาดย่อในการค้นหาหน้าผลการค้นหาภาพ𝗚𝗼𝗼𝗴𝗹𝗲
< Feedback on ค้นหารูปภาพของ Google | มิติแสดงภาพ
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.