Greasy Fork is available in English.

WME Keyboard Shortcuts Useage2

Adds Keyboard Shortcuts to WME

المؤلف
rickzabel
التثبيت اليومي
0
إجمالي التثبيت
52
التقييمات
2 0 0
الإصدار
0.0.3
تم إنشاؤه
09-01-2016
تم تحديثه
10-01-2016
الترخيص
لا يوجد
ينطبق على

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.