표시 검색 결과 페이지 𝗚𝗼𝗼𝗴𝗹𝗲 이미지의 각 축소판에 대한 이미지 크기.
< 구글 이미지 검색 | 보기 이미지 크기 피드백
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.
댓글을 남기려면 로그인하세요.
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.