Greasy Fork is available in English.

Google Image Search | Show image dimensions

Displays the image size for each thumbnail on the search results page 𝗚𝗼𝗼𝗴𝗹𝗲 images.

< Commentaires sur Google Image Search | Show image dimensions

Avis: OK - le script fonctionne, mais souffre de quelques problèmes

§
Posté le: 2021-01-08

It works is I go on google.com > click on "images" (up-right corner) and then search: the url is https://www.google.com/search?hl=it&tbm=isch&q=anyname
It does not work if I go on google.com, search anyname directly and after the research page has come, I click on images: the url is https://www.google.com/search?q=anyname&tbm=isch
So I think need to be integrated also the "/search?q=search-term&tbm=isch"

§
Posté le: 2021-01-12
Édité le: 2021-01-12

Yes, I saw that as well.
Use this regex instead: https?:\/\/(www\.)?google\.[^\/]+\/search\?.+tbm=isch.*
This allows for tbm=isch to be the last parameter, if nothing follows.

§
Posté le: 2021-01-13

Yes, I saw that as well.

Use this regex instead: https?:\/\/(www\.)?google\.[^\/]+\/search\?.+tbm=isch.*

This allows for tbm=isch to be the last parameter, if nothing follows.

...uhm sorry, but I don't know how to use a regex in the script.

Poster une réponse

Connectez-vous pour poster une réponse.