Mobile browser touch gestures

Add touch gestures to your mobile browser, ready to use and no configuration required. In addition to general gestures, there are also special gestures for text, images, and videos. Do you still think it's not enough? Support adding personalized gestures that belong to you. We recommend using Lemur browser, Yandex browser, and Kiwi browser.

< Feedback on Mobile browser touch gestures

Question/comment

§
Posted: 2022-03-23

chrome://quit退出浏览器命令怎么添加??用openURL("chrome://quit");不生效啊??

L.XavierAuthor
§
Posted: 2022-03-23

Chrome内置网址需要使用以下代码打开:

GM_openInTab("chrome://quit");

Post reply

Sign in to post a reply.