My Mouse Gestures

A simple mouse gesture script

작성자
Peer Zeng
일일 설치 수
0
총 설치 수
11,709
평점
71 1 1
버전
0.2.2
생성일
2014-09-03
갱신일
2024-07-12
크기
2.54KB
라이선스
해당 없음
적용 사이트
모든 사이트

--------------------------------
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)
RL = Restore closed pages(or tabs), only the last 10 records are kept
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.