Recenze doplňku Foxy Gestures
Foxy Gestures od liebs
503 recenzí
- Hodnocení: 4 z 5od uživatele Destroyer5, před 7 letyI 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. - Hodnocení: 2 z 5od uživatele Nekstati, před 7 letyWith this addon enabled, Firefox loads the CPU by 15-20%. Sorta miner?
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14105632, před 7 letyFantastic. 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. - Hodnocení: 3 z 5od uživatele 果駱客, před 7 letynot bad, but seems certain pages can't use gesture? like this one...
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14102786, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14099332, před 7 lety
- Hodnocení: 5 z 5od uživatele Princess, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14074823, před 7 lety
- Hodnocení: 4 z 5od uživatele Uživatel Firefoxu - 14064656, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14014736, před 7 lety
- Hodnocení: 4 z 5od uživatele Uživatel Firefoxu - 13900966, před 7 lety
- Hodnocení: 5 z 5od uživatele Jörg, před 7 lety----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
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14044998, před 7 lety
- Hodnocení: 5 z 5od uživatele Davin, před 7 letyExcellent 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!!!
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14033312, před 7 letythank you for recreating this long time awesome addon
- Hodnocení: 3 z 5od uživatele Red Fox, před 7 letySeems 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.
Odpověď vývojáře
zveřejněno před 7 letyThis is a known conflict with Zoom Page WE
Disable the wheel zoom feature in that extension
https://github.com/marklieberman/foxygestures/issues/236 - Hodnocení: 5 z 5od uživatele meega, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14030282, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14029834, před 7 lety
- Hodnocení: 5 z 5od uživatele nektarin, před 7 lety
- Hodnocení: 5 z 5od uživatele Douwd, před 7 letyIf you are looking for a quality mouse gesture addon, look no further!
- Hodnocení: 5 z 5od uživatele dohanin, před 7 letyI 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) - Hodnocení: 4 z 5od uživatele Uživatel Firefoxu - 14017258, před 7 lety