为手机浏览器添加触摸手势,即装即用,无需配置😎。拥有超多通用手势满足你的需求,还设计有对📝文字、🖼️图片、🎥视频交互的特殊手势💪。还想要更多😱?支持添加属于你的个性化手势,更有隐藏功能等待你的发现😏!推荐使用狐猴浏览器、Edge浏览器和Yandex浏览器。
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
Can you add option to force video rotation to vertical mode?