Отображает размеры изображения для каждой миниатюры на странице результатов поиска изображений 𝗚𝗼𝗼𝗴𝗹𝗲.
< Обсуждения: Google Image Search | Показать размеры изображения
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.