Simple Gesture for Android のレビュー
Simple Gesture for Android 作成者: utubo
Arshia によるレビュー
I like this extension. In the new version description it says “New: Support 2 or more fingers” but I can’t find this feature. I would like to set two finger touch to open a link in a new tab like safari on ipados. Is this possible? I a using double right now for this. So where is this 2 finger support?
Edit: Thank You. You added the feature I was looking for
Edit: Thank You. You added the feature I was looking for
開発者の返信
投稿日時: 6ヶ月前Oh, sorry.
I supported two-finger swipes, but forgot to support two-finger taps.
Might take some time.
I create a new issue.
https://github.com/utubo/firefox-simple_gesture/issues/102
thanks.
(2025/06/08)
v3.30 supports it.
(But 2 or more fingers double-tap is not yet supported.)
thank you for your review.
I supported two-finger swipes, but forgot to support two-finger taps.
Might take some time.
I create a new issue.
https://github.com/utubo/firefox-simple_gesture/issues/102
thanks.
(2025/06/08)
v3.30 supports it.
(But 2 or more fingers double-tap is not yet supported.)
thank you for your review.
合計レビュー数: 154
- I picked this up a while ago and forgot about it. I just rediscovered it by accidentally entering the gesture to open its settings, and GOTTDANG I'M SO GLAD I DID.
This is my new favorite mobile extension!! It wouldn't be if Mobile had a good tab manager, or tree-style-tabs... but it doesn't, so Simple Gesture is the GOAT!
I'm making most of my programmed gestures vaguely reminiscent of Latin capital letters, so they're easier to remember. The programming and understanding is so beautifully easy to understand, and the settings menu covers everything it needs to and not an inch more. It's good UX design at it's purest.
Also I'm rubbing my hands together and giggling as I consider getting back into JavaScript to take advantage of the Custom Commands feature hidden at the bottom~ >:) - 5 段階中 5 の評価MothOnFIre によるレビュー (2ヶ月前)Is there a way to require the gesture to be from the edge of the screen? It pops up when I use a gesture, but I can't find a way to require it.
Edit: thank you for the quick response!開発者の返信
投稿日時: 2ヶ月前You can ignore the square shown in the popup and draw the gesture starting from the edge of the screen — that will work.
(The popup design hasn’t been updated to clearly indicate edge gestures yet, so it can be a bit confusing...) - 5 段階中 5 の評価Firefox ユーザー 19490321 によるレビュー (2ヶ月前)
開発者の返信
投稿日時: 5ヶ月前I am so sorry!
I think it's fixed in 3.34.1, but if it doesn't work, I'll overwrite it with the version 3.33.2!- 5 段階中 5 の評価Firefox ユーザー 13352632 によるレビュー (5ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 13016245 によるレビュー (6ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 13919522 によるレビュー (7ヶ月前)
開発者の返信
投稿日時: 9ヶ月前> Please add gesture for switching tabs.
The API provided by Firefox is unstable, but you can use it by turning on “Enable experimental features” on the settings page.
> And maybe add two finger swipes.
Sorry, it will take some time to work on this.
I'll add it to the issues list.
https://github.com/utubo/firefox-simple_gesture/issues/99
Thank you for your review.
2025/02/25
> And maybe add two finger swipes.
v3.27 supports this.- 5 段階中 1 の評価Firefox ユーザー 18786637 によるレビュー (10ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 17141374 によるレビュー (1年前)
- 5 段階中 5 の評価Firefox ユーザー 13991591 によるレビュー (1年前)
開発者の返信
投稿日時: 1年前This needs clip-board access though for custom gestures (=user script).
I will summarize the permissions.
Thank you for your review
(2024/07/20)
> I will summarize the permissions.
I done. (see About Extensions)- 5 段階中 5 の評価Firefox ユーザー 16921816 によるレビュー (2年前)Very nice extension! Thank you so much for this.
I would love for there to be a gesture for saving the current webpage as a bookmark.開発者の返信
投稿日時: 2年前Sorry, Firefox for Android does not support the Bookmarks API for add-ons.😢
Thank you for your review. - 5 段階中 5 の評価Firefox ユーザー 17962956 によるレビュー (2年前)
- 5 段階中 4 の評価Firefox ユーザー 18145926 によるレビュー (2年前)
- 5 段階中 5 の評価nickel3000 によるレビュー (2年前)
開発者の返信
投稿日時: 2年前> the notifications including timeouts could be hidden.
I fixed to hide the timeouts when 'Diaplay Command' is disabled in v3.12.2.
Thank you for your review.