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
273 stars 58 forks source link

eksisozluk1923.com #549

Closed desdesifre closed 1 year ago

desdesifre commented 1 year ago

from https://eksisozluk1923.com/img/ucz4fzpe to https://cdn.eksisozluk1923.com/2023/8/7/u/ucz4fzpe.jpg

Owyn commented 1 year ago

I don't think that's an image hosting website users can upload to, just some blog perhaps? 🤔

if you really want the script to work there - just add a custom rule into your settings, e.g. in firefox: script settings -> user includes and add https://eksisozluk1923.com/img/* there - script will now show the biggest image on pages starting with that address image image

desdesifre commented 1 year ago

yes this code worked thank you very much.

so is there a way to hide scroll lock? that is, when I open the page, the scale will appear, but I want it to be full screen when I click with the mouse. What code can I do this with?

Owyn commented 1 year ago

so is there a way to hide scroll lock? that is, when I open the page, the scale will appear, but I want it to be full screen when I click with the mouse. What code can I do this with?

try changing script's settings to fit all images to window perhaps for that? image

desdesifre commented 1 year ago

How can I open the configuration menu? I am using greasemonkey plugin.

Owyn commented 1 year ago

Press P on keyboard when an image is open with the script or choose "configuration" in the greassmonkey menu when the script is running