Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JingMatrix committed Apr 7, 2023
1 parent 120bfa0 commit f681c0f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ use multiple scripts of normal sizes instead of a giant script

### Solution of system gesture conflicts

Current supporting state for this feature:
1. Android: `>= 10`
2. installation from Google Play Store: `103 ~ 111`
3. installation from APK: `108 ~ 111`

The forward and backward gestures of Chrome are now available near the vertical center of screen.
On other areas, only the system gesture is available.

Expand Down Expand Up @@ -139,6 +134,7 @@ Here are corresponding files you might want / need to change:
- [x] Support @resource API
- [x] Make GestureNav Fix optional
- [ ] Support mocking User-Agent
- [ ] Add an open source License
- [ ] Support [urlFilter](https://developer.chrome.com/docs/extensions/reference/declarativeNetRequest/#type-RuleCondition) syntax
- [ ] Implement fully `GM_info`
- [ ] Use [Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/) as UserScript engine
Expand Down

0 comments on commit f681c0f

Please sign in to comment.