Opera Browser Mouse Gestures

This script works on any browser and simulates the Opera Browser Mouse Gestures, but allows you to modify or disable them as you want.

目前为 2021-01-07 提交的版本。查看 最新版本

作者
hacker09
评分
0 0 0
版本
0.0.2
创建于
2021-01-07
更新于
2021-01-07
大小
5.0 KB
许可证
暂无
适用于
所有网站

1 Go to Settings.
2 Click Advanced in the left sidebar, and click Browser.
3 Under Shortcuts, turn OFF Enable mouse gestures.

If you want to modify the mouse gestures start on Line 18 in the script codes.


Here's how to do it.
L = Means Left.
D = Means Down.
U = Means Up.
R = Means Right.

Example:
Change this 'L': function() {
to
'D': function() {

Before right click+Left would Go Back your browser history, now we've changed Left to Down, so right click+Down will Go Back your browser history from now on.
I may or not make these modifications easier to do in the future, install the script so you can be aware of new release updates.




ActionGesture
Go back one pageLeft gestureMove left
Go forward one pageRight gestureMove right
Open a new tabDown gestureMove down
Reload the pageUp down gestureMove up, then down
Close current tabDown right gestureMove down, then right

Open a link in a background tabDown up gestureMove down, then up
Open a link in a new tabDown gestureMove down
Open a link in a new windowShift ⇧ + Down gestureMove down, holding shift

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址