Google Images direct links 2

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

< Feedback on Google Images direct links 2

Review: Bad - script does not work

§
Posted: 2021-08-31

not working

§
Posted: 2021-09-01
not working

Could you possibly care to elaborate? I can't reproduce something not working without any info. Please tell me:

  • Browser (including version) affected
  • Extension (including version)
  • URL where it doesn't work
  • What actually happens?
    • Do you see any errors?
    • What does the Browser Console say?
    • What behavior is it you are expecting, and what happens instead?

Thank you

§
Posted: 2021-09-16
Edited: 2021-09-16

Issue for me as well.
Script version 2.2
Chrome 93.0.4577.82
https://www.google.com/search?tbm=isch&q=***
Blue arrow does not appear on any thumbnail.

Chrome console is throwing the following error:

"This document requires 'TrustedHTML' assignment." and
"Uncaught (in promise) TypeError: Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment."

Seemed to be working just yesterday.

§
Posted: 2021-09-17
Issue for me as well.
Script version 2.2
Chrome 93.0.4577.82
https://www.google.com/search?tbm=isch&q=***
Blue arrow does not appear on any thumbnail.

Chrome console is throwing the following error:

"This document requires 'TrustedHTML' assignment." and
"Uncaught (in promise) TypeError: Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment."

Seemed to be working just yesterday.

Now THAT'S what I'm talking about! Thank you for the details!
I'll try to get to the bottom of this ASAP, though I'll be gone over the weekend

§
Posted: 2021-09-17
[issues on Chrome]

I'm getting the same behavior in Chrome now.
It feels like this might be the same issue that prevents another project of mine to write to document on YouTube as well.
I don't know if we'll be able to circumvent this BS taking control away from the user SNAFU that has been cropping up lately >:(

§
Posted: 2021-09-24

:(

§
Posted: 2021-09-27
Edited: 2021-09-27

I spent a lot of time researching Trusted-Types policies, which is still considered an experimental feature, but for some reason, Google seems very keen on enforcing it when the browser supports it. TamperMonkey hasn't quite caught up to it, the injection of @require dependencies breaks the script on sites with a restrictive policy. I've filed a bug report with TM and refactored my script to no longer require jQuery in the mean time :(

Should be working now, let me know whether it does for you

§
Posted: 2021-09-27

yup 2.3.1 seems to be working. thanks!

§
Posted: 2021-09-27
yup 2.3.1 seems to be working. thanks!

Glad to hear it, and thank you for your feedback! :)

Post reply

Sign in to post a reply.