xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
954 stars 83 forks source link

Mouse Gesture not working properly (open image) #100

Closed Mitezuss closed 2 years ago

Mitezuss commented 2 years ago

Can not open the images a new tab on the site: blog

But it is possible with the old version of the script

xiaoxiaoflood commented 2 years ago

It works for me. Right-click the image, hold, move right, release → image opens in new tab.

Mitezuss commented 2 years ago

@xiaoxiaoflood

So rare =/

But with the old version work fine =/ (https://github.com/xiaoxiaoflood/firefox-scripts/blob/317301880a3b30240838fa6031aa6bbc70835961/chrome/mouseGestures.uc.js)

Anyway, thank for reply

xiaoxiaoflood commented 2 years ago

Thanks for reporting. It's working for me, but now I realized that I probably forgot to update the script in the repo. It's working for me and not for you because my version is different. Now it should be fixed.

Mitezuss commented 2 years ago

Yes, now is working.