devunt / make-gis-great-again

This web extension adds back "View Image" button to Google Image Search results.
MIT License
768 stars 54 forks source link

Button missing after opening in new tab #80

Open GrippenDynamik opened 6 years ago

GrippenDynamik commented 6 years ago

Bug description: I'm running Firefox 61.0.1 (64 bit) on Linux Mint 18.3 (64 bit). Your add-on works perfectly as long as I left-click on an image in the Google Image search results: https://www.google.com/search?q=kittens&source=lnms&tbm=isch&sa=X But when I do one of the following: a) right-click + select "open in new tab" b) shift + left-click c) ctrl-shift + left-click then the "view image" button is missing. It's no big deal if you know about it, but if you don't, it can make you think that the add-on doesn't work at all.

AHOHNMYC commented 6 years ago

Sweetie, the last step is the most important among others.

raszpl commented 6 years ago

// @include http*://*.google.tld/search*tbm=isch* it only works when you search for images, opening in new tab opens https://www.google.com/imgres?imgurl=http.... just a matter of adding another include