Recensioner för Simple Gesture for Android
Simple Gesture for Android av utubo
153 recensioner
- Betygsatt 5 av 5av Firefox-användare 12903306, för 8 år sedanGreat 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.
- Betygsatt 5 av 5av Firefox-användare 13911937, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13911890, för 8 år sedan
- Betygsatt 5 av 5av Misaka, för 8 år sedan
- Betygsatt 4 av 5av Firefox-användare 13094120, för 8 år sedan
- Betygsatt 4 av 5av Firefox-användare 12817722, för 8 år sedanThank 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 incidentsUtvecklarens svarpostad för 8 år sedanOK, 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.
- Betygsatt 5 av 5av Firefox-användare 12281732, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 12979178, för 8 år sedanIt helps a lot!THANKS.
 Could you please add pageUP and pageDOWN gesture?Utvecklarens svarpostad för 8 år sedanYou 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.
- Betygsatt 5 av 5av Firefox-användare 13701009, för 8 år sedanGoodjob!
 Would you please add fullscreen gesture?
 Thanks.Utvecklarens svarpostad för 8 år sedanSorry, 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.
- Betygsatt 4 av 5av 熟睡, för 8 år sedanかなり重宝してます。
 新しいタブでabout:blankや指定したサイトは開けるのにabout:homeが開けないことだけが惜しいです。
- Betygsatt 5 av 5av Firefox-användare 12867683, för 8 år sedanomg, 1.5 is wonderful, gesture to toggle request desktop site so great, i can uninstall other UA switch! GJ!
- Betygsatt 5 av 5av Firefox-användare 13323570, för 8 år sedanThanks for the great extension. Can you add a gesture to toggle request desktop site?
- Betygsatt 5 av 5av limti, för 8 år sedanThough it isn't as customizable as Quick Gestures, I love it! It gives a big relief to start using gestures, much thanks for it
- Betygsatt 5 av 5av Firefox-användare 13435429, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13337308, för 8 år sedan
- Betygsatt 4 av 5av Firefox-användare 13359996, för 8 år sedanThis 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.
- Betygsatt 4 av 5av Firefox-användare 10673524, för 8 år sedan
- Betygsatt 4 av 5av Firefox-användare 13157894, för 8 år sedan
