Recenzije za Simple Gesture for Android
Simple Gesture for Android od utubo
153 recenzije
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 12903306, prije 8 godinaGreat 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. - Ocijenjeno s 5 od 5od Korisnik Firefoxa 13911937, prije 8 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13911890, prije 8 godina
- Ocijenjeno s 5 od 5od Misaka, prije 8 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 13094120, prije 8 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 12817722, prije 8 godinaThank 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 incidentsOdgovor programera
objavljeno prije 8 godinaOK, 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. - Ocijenjeno s 5 od 5od Korisnik Firefoxa 12281732, prije 8 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 12979178, prije 8 godinaIt helps a lot!THANKS.
Could you please add pageUP and pageDOWN gesture?Odgovor programera
objavljeno prije 8 godinaYou 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. - Ocijenjeno s 5 od 5od Korisnik Firefoxa 13701009, prije 8 godinaGoodjob!
Would you please add fullscreen gesture?
Thanks.Odgovor programera
objavljeno prije 8 godinaSorry, 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. - Ocijenjeno s 4 od 5od 熟睡, prije 8 godinaかなり重宝してます。
新しいタブでabout:blankや指定したサイトは開けるのにabout:homeが開けないことだけが惜しいです。 - Ocijenjeno s 5 od 5od Korisnik Firefoxa 12867683, prije 8 godinaomg, 1.5 is wonderful, gesture to toggle request desktop site so great, i can uninstall other UA switch! GJ!
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13323570, prije 8 godinaThanks for the great extension. Can you add a gesture to toggle request desktop site?
- Ocijenjeno s 5 od 5od limti, prije 8 godinaThough it isn't as customizable as Quick Gestures, I love it! It gives a big relief to start using gestures, much thanks for it
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13435429, prije 8 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13337308, prije 8 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 13359996, prije 8 godinaThis 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.
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 10673524, prije 8 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 13157894, prije 8 godina