Greasy Fork is available in English.

My Mouse Gestures

A simple mouse gesture script

Автор
Peer Zeng
Установок в день
3
Всего установок
11 235
Оценки
71 1 1
Версия
0.2.2
Создан
03.09.2014
Обновлён
12.07.2024
Лицензия
Недоступно
Работает на
Все сайты

--------------------------------
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.