Reverse Image Search

Search largest image on the page or current image on Google, TinEye, Yandex, SauceNAO and iqdb.org

< 脚本Reverse Image Search的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2024-05-14

Thanks for showing encodeURIComponent that makes reverse image search for discord links possible! However, your google search doesn't seem to be working.

cuzi作者
§
发表于:2024-05-15

It still works for me. What exactly happens if you try google?

Which browser and userscript manager are you using? And what is your language (or rather what language is your Google)?

§
发表于:2024-06-03

It still works for me. What exactly happens if you try google?

Which browser and userscript manager are you using? And what is your language (or rather what language is your Google)?

Sorry for the late reply. I'm on Waterfox and I'm using Tampermonkey, Google simply redirects to main page. I'm using default English Google.
After changing the code for the one that 4chanX extension uses (and the one that 100% works anywhere), it becomes functional. Here's the example of the code in question: "https://www.google.com/searchbyimage?sbisrc=4chanx&image_url=" + encodeURIComponent( url goes here ) + "&safe=off"

cuzi作者
§
发表于:2024-06-07

Thanks for the feedback. I have no clue. I tried your code, but it doesn't work for me :/

发表回复

登录以发表回复。