Pohódnoćenja za Foxy Gestures
Foxy Gestures wot liebs
502 pohódnoćeni
- Z 2 z 5 pohódnoćenywot Nekstati, prije 7 godinaWith this addon enabled, Firefox loads the CPU by 15-20%. Sorta miner?
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14105632, prije 7 godinaFantastic. I was also a FireGestures user for years past and it's so ingrained in the way i interface with firefox I can't live without my gestures.
I found FoxyGestures to be an improvement on FireGestures, giving me everything I needed and more. Thank you for creating this addon. - Z 3 z 5 pohódnoćenywot 果駱客, prije 7 godinanot bad, but seems certain pages can't use gesture? like this one...
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14102786, prije 7 godina
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14099332, prije 7 godina
- Z 5 z 5 pohódnoćenywot Princess, prije 7 godina
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14074823, prije 7 godina
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 14064656, prije 7 godina
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14014736, prije 7 godina
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 13900966, prije 7 godina
- Z 5 z 5 pohódnoćenywot Jörg, prije 7 godina----ICH FIND EINFACH TOLL DAS ICH EUCH "LEIDER" SCHON FAST BLIND VERTRAUE---HATTE ICH MEHR DAMPF UNTERM kESSEL WÜRDE ICH NOCH MEHR DIESER HELFERCHEN INSTALLIEREN----ABER DAS MACHT MEIN ALTER ASUS (2012) NICHT MEHR MIT -BIN FROH DAS WIN != FAST PROBLEMLOS LÄUFT!LG JOERG
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14044998, prije 7 godina
- Z 5 z 5 pohódnoćenywot Davin, prije 7 godinaExcellent extension. One request: Please make the "Close Other Tabs" gesture works as default Firefox behaviour. Currently Foxy closes all other tabs without any warning. Thanks!!!
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14033312, prije 7 godinathank you for recreating this long time awesome addon
- Z 3 z 5 pohódnoćenywot Red Fox, prije 7 godinaSeems to work, but one drawback make me to uninstall this add-on. After the gesture "Back" - move mouse from right to left it seems that something makes the status of "Ctrl" key as "pressed infinitely". So after this gesture the mouse wheel works as the Zoom In-Out of page instead of normal scrolling. Maybe I should change something in add-on options, but I have not found anything to correct this problem.
Wotmołwa wuwiwarja
je so prije 7 godina napisałThis is a known conflict with Zoom Page WE
Disable the wheel zoom feature in that extension
https://github.com/marklieberman/foxygestures/issues/236 - Z 5 z 5 pohódnoćenywot meega, prije 7 godina
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14030282, prije 7 godina
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14029834, prije 7 godina
- Z 5 z 5 pohódnoćenywot nektarin, prije 7 godina
- Z 5 z 5 pohódnoćenywot Douwd, prije 7 godinaIf you are looking for a quality mouse gesture addon, look no further!
- Z 5 z 5 pohódnoćenywot dohanin, prije 7 godinaI like this extension.
It would be great if you can add 2 more built-in commands: go to first/last page in current tab history. Currently, I can make it work by making use of user scripts like below:
/* go to first page in history of current tab */ for(let i = 0; i < window.history.length; i++) {window.history.go(-i);}
/* go to last page in history of current tab */ for(let i = 0; i < window.history.length; i++) {window.history.go(i);}
Besides, I noticed some comments saying thie extension doesn't work on firefox's pages (like this one). This is not the limitation of this extension. It is the restriction introduced by Firefox on ALL extensions. And it can be bypassed by about:config:
extensions.webextensions.restrictedDomains (empty it, create this string first if it's not there)
privacy.resistFingerprinting.block_mozAddonManager (set it to true, create this boolean first if it's not there) - Z 4 z 5 pohódnoćenywot Wužiwar Firefox 14017258, prije 7 godina
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 14013359, prije 7 godinaOne of few working addons with customized mouse gestures, but have pretty slow response (lag) of like 800ms.