Search largest image on the page or current image on Google, TinEye, Yandex, SauceNAO and iqdb.org
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)?
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"
Thanks for the feedback. I have no clue. I tried your code, but it doesn't work for me :/
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Thanks for showing
encodeURIComponent
that makes reverse image search for discord links possible! However, your google search doesn't seem to be working.