Shun Kashiwa

Results 28 issues of Shun Kashiwa

Gesture recognition can be annoying when selecting text. It should be possible to use [the Selection API](https://developer.mozilla.org/en-US/docs/Web/API/Selection) to check if text is selected and if so disable gestures.

iOS 16.4 supports toggle reader mode from JavaScript, which lets us implement it as an action. https://developer.apple.com/documentation/safari-release-notes/safari-16_4-release-notes#Safari-Extensions

Hi. Thanks for making this amazing repository available. This is pretty much what I've been looking for and really saved my day. When I tried to build the Dockerfile, I...