My Mouse Gestures

A simple mouse gesture script

Version au 21/11/2014. Voir la dernière version.

Auteur
Peer Zeng
Notes
0 0 0
Version
0.1.3
Créé
03/09/2014
Mis à jour
21/11/2014
Taille
2,35 ko
Licence
N/A
S'applique à
Tous les sites

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

长期地址
遇到问题?请前往 GitHub 提 Issues。