extesy / hoverzoom

Google Chrome extension for zooming images on mouse hover
https://chrome.google.com/webstore/detail/hover-zoom%20/pccckmaobkjjboncdfnnofkonhgpceea
MIT License
1.15k stars 178 forks source link

Can't get the extension to work in LibreWolf browser #833

Open viperrnya opened 2 years ago

viperrnya commented 2 years ago

I just switched from Chrome to LibreWolf and I can't get the addon to work even with the same settings. I'm thinking it's because this browser is very privacy focused and something is blocking the addon from working.

GrosPoulet commented 2 years ago

Hi @viperr-san Can you please open the console if present in LibreWolf (F12 ?) and check if there are some error messages ? You can also also enabe debug (Options -> Advanced) to have more informations.

viperrnya commented 2 years ago

Hello. My bad, I just managed to get it to work by changing the "Activate Hover Zoom+" hotkey again but it still doesn't seem to work with modifiers (shift, ctrl).

The messages I got in console while the hotkey was shift whenever I hovered over an image were "cancelImageLoading" and "hideHoverZoomImg(undefined)" while with just a normal key like A it was "loadFullSizeImage", "displayFullSizeImage" and "hideHoverZoomImg(undefined)"