Clicks twice on the submission image, scrolling to the image and scaling it to fit in view.
Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.
Changed the click delay from 0.3 to 0.5 seconds. Needed on my laptop and on slower connections; on reflection probably a safer default. If you want to adjust it, it's the 500 near the end of the code.
Complete re-write. Old version wasn't working for a long time. New version is pretty dumb, it just waits a moment and then clicks on the image. Would love to replace the 1/3s wait with actual meaningful timing.