Pohódnoćenja za Foxy Gestures
Foxy Gestures wot liebs
502 pohódnoćeni
- Z 2 z 5 pohódnoćenywot Nekstati, 7 years agoWith this addon enabled, Firefox loads the CPU by 15-20%. Sorta miner?
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14105632, 7 years agoFantastic. 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 果駱客, 7 years agonot bad, but seems certain pages can't use gesture? like this one...
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14102786, 7 years ago
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14099332, 7 years ago
- Z 5 z 5 pohódnoćenywot Princess, 7 years ago
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14074823, 7 years ago
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 14064656, 7 years ago
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14014736, 7 years ago
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 13900966, 7 years ago
- Z 5 z 5 pohódnoćenywot Jörg, 7 years ago----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, 7 years ago
- Z 5 z 5 pohódnoćenywot Davin, 7 years agoExcellent 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, 7 years agothank you for recreating this long time awesome addon
- Z 3 z 5 pohódnoćenywot Red Fox, 7 years agoSeems 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 7 years ago 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, 7 years ago
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14030282, 7 years ago
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14029834, 7 years ago
- Z 5 z 5 pohódnoćenywot nektarin, 7 years ago
- Z 5 z 5 pohódnoćenywot Douwd, 7 years agoIf you are looking for a quality mouse gesture addon, look no further!
- Z 5 z 5 pohódnoćenywot dohanin, 7 years agoI 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, 7 years ago
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 14013359, 7 years agoOne of few working addons with customized mouse gestures, but have pretty slow response (lag) of like 800ms.