Greasy Fork is available in English.

WME Keyboard Shortcuts Useage2

Adds Keyboard Shortcuts to WME

Autor
rickzabel
Installationen heute
0
Installationen gesamt
52
Bewertungen
2 0 0
Version
0.0.3
Erstellt am
09.01.2016
Letzte Aktualisierung
10.01.2016
Lizenz
n/a
Wird angewandt auf

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.