Reviews for Simple Gesture for Android
Simple Gesture for Android by utubo
151 reviews
- Rated 5 out of 5by Firefox user 13911937, 7 years ago
- Rated 5 out of 5by Firefox user 13911890, 7 years ago
- Rated 5 out of 5by Misaka, 8 years ago
- Rated 4 out of 5by Firefox user 13094120, 8 years ago
- Rated 4 out of 5by Firefox user 12817722, 8 years agoThank 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 incidentsDeveloper response
posted 8 years agoOK, 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. - Rated 5 out of 5by Firefox user 12281732, 8 years ago
- Rated 5 out of 5by Firefox user 12979178, 8 years agoIt helps a lot!THANKS.
Could you please add pageUP and pageDOWN gesture?Developer response
posted 8 years agoYou 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. - Rated 5 out of 5by Firefox user 13701009, 8 years agoGoodjob!
Would you please add fullscreen gesture?
Thanks.Developer response
posted 8 years agoSorry, 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. - Rated 4 out of 5by 熟睡, 8 years agoかなり重宝してます。
新しいタブでabout:blankや指定したサイトは開けるのにabout:homeが開けないことだけが惜しいです。 - Rated 5 out of 5by Firefox user 12867683, 8 years agoomg, 1.5 is wonderful, gesture to toggle request desktop site so great, i can uninstall other UA switch! GJ!
- Rated 5 out of 5by Firefox user 13323570, 8 years agoThanks for the great extension. Can you add a gesture to toggle request desktop site?
- Rated 5 out of 5by limti, 8 years agoThough it isn't as customizable as Quick Gestures, I love it! It gives a big relief to start using gestures, much thanks for it
- Rated 5 out of 5by Firefox user 13435429, 8 years ago
- Rated 5 out of 5by Firefox user 13337308, 8 years ago
- Rated 4 out of 5by Firefox user 13359996, 8 years agoThis 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.
- Rated 4 out of 5by Firefox user 10673524, 8 years ago
- Rated 4 out of 5by Firefox user 13157894, 8 years ago
- Rated 5 out of 5by Firefox user 12225041, 8 years ago
- Rated 5 out of 5by hogera, 8 years ago