Greasy Fork is available in English.

WME Keyboard Shortcuts Useage2

Adds Keyboard Shortcuts to WME

Autor
rickzabel
Dziennych instalacji
0
Wszystkich instalacji
52
Oceny
2 0 0
Wersja
0.0.3
Utworzono
09-01-2016
Zaktualizowano
10-01-2016
Licencja
Brak licencji
Dotyczy

This is an example script showing how to add keyboard shortcuts to WME,
using the library file i wrote. please feel free to use the library.
Please feel free to make any suggestions to rickzabel on waze

There are three main functions
1. setups the keyboard shortcut section in the keyboard editor
and will add shortcuts when called
2. loads the previously set shortcuts and reapplies them.
3. save the keyboard shortcut to a localstorage on page reload or exit

in your scripts header add
// @require https://greasyfork.org/scripts/16071-wme-keyboard-shortcuts/code/WME%20Keyboard%20Shortcuts.js

replace all 'WMEAwesome' with your script's name such as 'SomeOtherScript'

Further usage and details are in the script.