Owyn / HandyImage

browser userscript (extension) which Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites
https://greasyfork.org/scripts/109-handy-image
275 stars 58 forks source link

how to open settings? #505

Closed seriousgigi closed 1 year ago

seriousgigi commented 1 year ago

hi can i ask how to open settings for this script? when i click tampermonkey it dosent show this script but it is enabled and i can see it on dashboard.

plus hotkeys are not working...

Owyn commented 1 year ago

tampermonkey only shows scripts currently running on the page, so first visit a page where the script would run and then go to settings

seriousgigi commented 1 year ago

tampermonkey only shows scripts currently running on the page, so first visit a page where the script would run and then go to settings

well, the script was running but the problem was the option "Open images directly with browser" was selected. if you select this option you lose to see settings.

Owyn commented 1 year ago

That's because images are opened directly with browser, not with the script 🤔

You can edit settings in the TamperMonkey dashboard then on the Storage tab: image

seriousgigi commented 1 year ago

didnt know that, thank you so much. i had reinstalled to see the settings.

btw can i ask a small question to you since you deal in picture related scripts?

there are some sites that doesnt allow you to open image on new tab or save image. for example alamy stock photo site. just open any image you will see there is no "save image" or "open image on new tab" option when you right click on images at there. you can check this for example. (i know there is download/save button (preview) for alamy but think about this question general not alamy related)

so is there a script or any other way to open these images' direct url?

Owyn commented 1 year ago

That's because you're clicking not an image but a site element which is over it

On the example link you've given it's the "enlarge image" element, you click it to enlarge the image then the image comes foreground and you can open\save it: image

if it's some script simply blocking right click, - you can hold shift+right click to ignore script handling of right click

a general script obviously wouldn't know which image you would want to open so it can't do it for you

If you're having troubles getting some image, you can always just opene network tab in developer tools where all loaded images are listed: image

seriousgigi commented 1 year ago

i got confused. first whenever i right click or shift right click it doesnt let me open image on new tab or save it. do you use a script? i tried this both on plain image and zoomed one like you shared but i dont get those options.

if you use script then did you do that for one time use because you said general script doesnt work always for all sites for this?

i already know the long way you shared about network tab.

Owyn commented 1 year ago

I don't use any scripts, tried it with all extensions turned off - same result, open in new tab and save options are still there in my Firefox.

Perhaps for Chrome it's different, but in any case that likely means there's an element over the image, you can see it if you choose "inspect element" on the place you right clicked

Image sites use all kind of tricks to make saving images more troublesome.

seriousgigi commented 1 year ago

i see. most likely it is chrominium thing since i use opera. anyway people will migrate to firefox after 2023 because adblock extensions getting banned from chrominium as far as i know. so maybe i'll return to firefox after 15 years :)