My Mouse Gestures

A simple mouse gesture script

2017/02/07のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Peer Zeng
評価
0 0 0
バージョン
0.1.8
作成日
2014/09/03
更新日
2017/02/07
大きさ
2.26KB
ライセンス
不明
対象サイト
すべてのサイト

--------------------------------
Usage
--------------------------------
Hold down the right mouse button and draw a sequence of strokes (aka mouse gestures), then release the right mouse button. This triggers the script to perform the specified action.

* If the script is first installed, it only takes effect on the new page (or tab).

--------------------------------
Predefined mouse gestures
--------------------------------

DR = Close current page(or tab)
U = Up to top of page
D = Down to bottom of page
L = Back
R = Forward
RU = New page(or tab)
UD = Reload current frame from the cache

You can alter the 'funcs' table in the script to customize mouse gestures and actions.

--------------------------------
Other information
--------------------------------

It is needed to follow these steps in Firefox (to close tab):

1. Go to address bar and type about:config
2. Go to parameter dom.allow_scripts_to_close_windows
3. Set its value as true