手机浏览器触摸手势

为手机浏览器添加触摸手势,即装即用,无需配置。除了通用手势外,还有针对文字、图片、视频的特殊手势。还嫌不够?支持添加属于你的个性化手势。推荐使用狐猴浏览器、Yandex浏览器和Kiwi浏览器。

< 腳本手机浏览器触摸手势的回應

評論:正評 - 腳本一切正常

§
發表於:2022-10-06

Can you add option to force video rotation to vertical mode?

L.Xavier作者
§
發表於:2022-10-06

1.You can run “↑→↓←” gesture to open the Settings.

2.Click the + button to create a new gesture.

3.Fill in the name and select the type of “视频”

4.Fill in the code:
fullsState=-1;screen.orientation.unlock();

5.Save and set gesture trigger path.

The “fullsState=-1;” above can be changed to “isLock=0;”.

“fullsState=-1;”:Once full screen
“isLock=0;” :Until videoPlayer change

發表回覆

登入以回復