Google Images direct links 2

Add direct links to the picture to the Google Image Search results.

2020/03/27のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Benjamin Philipp
評価
0 0 0
バージョン
2.0
作成日
2020/03/27
更新日
2020/03/27
大きさ
5.25KB
ライセンス
不明
対象サイト

Ugly adaptation for the way Google handles image URLs right now :(
(Might be different for you - if the older version still works, try https://greatest.deepsurf.us/en/scripts/27409-google-images-direct-links)

The real URLs are only loaded by Google once you click on an image. I haven't been able to stop the details view to open upon click (and I'd rather not force it to stay hidden completely)
So when you click on the arrow, the script triggers a click on the image and wait for the URL to load. As soon as we find it, it opens in a new tab.

If you can decouple the "getting link" part from the "opening details view" part, let me know!!! (I can't see through the minimized entangled mess of the actual google functions)

In case it fails to update in TamperMonkey, visit https://www.benjamin-philipp.com/fff/userScripts/Google_Images_Direct_Links_2.user.js directly