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

[bug] fastpic.org #497

Closed LeCommonMan closed 1 year ago

LeCommonMan commented 1 year ago

with last two updates fastpic.org was hit or miss, and with the latest 2022.10.25 update it completely broken. browser: chrome and brave, OS: mac.

a typical URL of image :- https://fastpic.org/view/92/2019/1019/3c08433af555c0ece1326534dd07ef69.jpg.html If we right click & say open image in new tab, then handyimage is triggred and i can see the BG of image changed to my defined white background.

expectation: that about url ridirect to .jpg file in something line this syntax - https://i91.fastpic.org/big/2020/1010/12/246b8e3f5ed355da98d99b4c5f89bf22.jpg

Owyn commented 1 year ago

If you click usermanager icon to see list of ran scripts - are there menu items there? e.g. "configuration" for Handy Image?
image

if not, it's a problem of the userscript manager I reported here: https://github.com/Tampermonkey/tampermonkey/issues/1634

Same issue in my Firefox & Chrome on windows 10.

Script can't do anything there to fix it since the script doesn't even get to run

LeCommonMan commented 1 year ago

are there menu items there? e.g. "configuration" for Handy Image?

You are correct, indeed that menu is missing in brave and chrome. https://i120.fastpic.org/big/2022/1027/13/d39c202c341ab4841d4346a6d05c6613.jpg

where as in firefox - i can see that configuration menu item. tested with this image as well. https://fastpic.org/view/120/2022/1027/_d528b93b15906dff6bac64c972b9b7e4.jpeg.html

EDIT/UPDATE: Installed firefox just to check, so fresh install in mac, only add-on installed is tempermoney with only handlyimage script.

That seems to be working. ( tested with both image link in this reply)

Owyn commented 1 year ago

You are correct, indeed that menu is missing in brave and chrome.

That means it's a problem of the script manager extension and my script doesn't run at all - so I can't really do anything here :-(

LeCommonMan commented 1 year ago

updated my previous comment with aditional info. is it sems to TM's malfunctioning, cant even use shortcut like, Q to resize imaged in brave. where as its work fine in FF.

zubrRB commented 1 year ago

The script works without problems in AdGuard + Chrome.

Owyn commented 1 year ago

Disable Adblock (uBlock) for that site, it should help.

Owyn commented 1 year ago

Now Should work even without disabling adblock I think