WME Keyboard Shortcuts Useage2

Adds Keyboard Shortcuts to WME

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
rickzabel
Dagliga installationer
0
Totala installationer
57
Betyg
2 0 0
Version
0.0.3
Skapad
2016-01-09
Uppdaterad
2016-01-10
Size
4,54 KB
Licens
N/A
Gäller för

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.