Critiques pour Simple Gesture for Android
Simple Gesture for Android par utubo
152 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 12903306 de Firefox, il y a 7 ansGreat addon, thank you.
Idea: ability to open tab page with gesture so not to have to hit the icon at the top of the screen. - Noté 5 sur 5par Utilisateur ou utilisatrice 13911937 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13911890 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13814280 de Firefox, il y a 8 ansDoes what you would expect.
- Noté 5 sur 5par Misaka, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13094120 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 12817722 de Firefox, il y a 8 ansThank you for making this. mobile browsing hasnt been the same since quick gestures bit the dust.
Only thing missing is a notification that pops up (R-L-U) when gestures are registered as they are being made. this is useful both for getting a better feel for the gestures you use and for preventing unintended gesture related incidentsRéponse du développeur
mis en ligne : il y a 8 ansOK, I added "Display command" option in ver. 2.5.
Update:
Sorry, I had missed read " ARE BEING MADE " .
I fixed to display gesture when gestures are 2 or more moves in ver. 2.5.2. - Noté 5 sur 5par Utilisateur ou utilisatrice 12281732 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12979178 de Firefox, il y a 8 ansIt helps a lot!THANKS.
Could you please add pageUP and pageDOWN gesture?Réponse du développeur
mis en ligne : il y a 8 ansYou can pageUp and pageDown with custom-gesture.
Try these code.
------------------------------
/** @name pageUp */
window.scrollByPages(-1, { behavior: 'smooth' });
------------------------------
------------------------------
/** @name pageDown */
window.scrollByPages(1, { behavior: 'smooth' });
------------------------------
Thanks. - Noté 5 sur 5par Utilisateur ou utilisatrice 13701009 de Firefox, il y a 8 ansGoodjob!
Would you please add fullscreen gesture?
Thanks.Réponse du développeur
mis en ligne : il y a 8 ansSorry, I couldn't find the way to go fullscreen.
Video files (e.g. "*.webm") will cancel fullscreen, if execute this code with Custom-gesture.
---------------------------------------------------------------------------
/** @name Cancel fullscreen */
document.mozFullScreenElement && document.mozCancelFullScreen();
---------------------------------------------------------------------------
Thanks. - Noté 5 sur 5par Utilisateur ou utilisatrice 12671704 de Firefox, il y a 8 ansОчень хорошее дополнение.
- Noté 5 sur 5par Utilisateur ou utilisatrice 12867683 de Firefox, il y a 8 ansomg, 1.5 is wonderful, gesture to toggle request desktop site so great, i can uninstall other UA switch! GJ!
- Noté 5 sur 5par Utilisateur ou utilisatrice 13323570 de Firefox, il y a 8 ansThanks for the great extension. Can you add a gesture to toggle request desktop site?
- Noté 5 sur 5par limti, il y a 8 ansThough it isn't as customizable as Quick Gestures, I love it! It gives a big relief to start using gestures, much thanks for it
- Noté 5 sur 5par Utilisateur ou utilisatrice 13435429 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13337308 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13359996 de Firefox, il y a 8 ansThis would be a great replacement for quick gestures, except that it is missing the gestures I use most: forward and back. Is there any chaice …. I'd also like open private tab, but that is _much_ less important.
- Noté 4 sur 5par Utilisateur ou utilisatrice 10673524 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13157894 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12225041 de Firefox, il y a 8 ans