My Mouse Gestures

A simple mouse gesture script

Versione datata 17/08/2023. Vedi la nuova versione l'ultima versione.

Autore
Peer Zeng
Valutazione
0 0 0
Versione
0.2.0
Creato il
03/09/2014
Aggiornato il
17/08/2023
Dimensione
2,91 KB
Licenza
Non disponibile
Applica a
Tutti i siti

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