Greasemonkey script compiler

Options in the script

All options are set by prepending the optionname with @ inside a comment for example:

/*
  @name         Dyslexia
  @description  Corrects speling
  @version      2.0
/*
...
userscript