My Mouse Gestures

A simple mouse gesture script

Version vom 21.11.2014. Aktuellste Version

Autor
Peer Zeng
Bewertungen
0 0 0
Version
0.1.2
Erstellt am
03.09.2014
Letzte Aktualisierung
21.11.2014
Größe
2,53 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

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

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