• Known reasons why a user script may not work on Scriptish
  • No @match or @include defined
  • @require had a return statement not in a function
  • @require code overwrites a global
  • What to do if the reason is not listed above?