Κριτικές για το Foxy Gestures
Foxy Gestures από liebs
503 κριτικές
- Βαθμολογία 4 από 5από Destroyer5, 7 χρόνια πρινI took away one star for the permissions, BUT..............
Compared to the other gesture addons this is the best. i.e. Gesturefy states they DOWNLOAD files and read and modify the browser’s DOWNOAD history. Why are they worried about what i download?
Anyway it works without the added concern. - Βαθμολογία 2 από 5από Nekstati, 7 χρόνια πρινWith this addon enabled, Firefox loads the CPU by 15-20%. Sorta miner?
- Βαθμολογία 5 από 5από Χρήστης Firefox 14105632, 7 χρόνια πρινFantastic. 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. - Βαθμολογία 3 από 5από 果駱客, 7 χρόνια πρινnot bad, but seems certain pages can't use gesture? like this one...
- Βαθμολογία 5 από 5από Χρήστης Firefox 14102786, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14099332, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Princess, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14074823, 7 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 14064656, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14014736, 7 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 13900966, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Jörg, 7 χρόνια πριν----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
- Βαθμολογία 5 από 5από Χρήστης Firefox 14044998, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Davin, 7 χρόνια πρινExcellent 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!!!
- Βαθμολογία 5 από 5από Χρήστης Firefox 14033312, 7 χρόνια πρινthank you for recreating this long time awesome addon
- Βαθμολογία 3 από 5από Red Fox, 7 χρόνια πρινSeems 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.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινThis is a known conflict with Zoom Page WE
Disable the wheel zoom feature in that extension
https://github.com/marklieberman/foxygestures/issues/236 - Βαθμολογία 5 από 5από meega, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14030282, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14029834, 7 χρόνια πριν
- Βαθμολογία 5 από 5από nektarin, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Douwd, 7 χρόνια πρινIf you are looking for a quality mouse gesture addon, look no further!
- Βαθμολογία 5 από 5από dohanin, 7 χρόνια πρινI 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) - Βαθμολογία 4 από 5από Χρήστης Firefox 14017258, 7 χρόνια πριν