GMString


Link to GMString

A very simple script to allow for using JS syntax for GM strings. Only acceptations:

  • You are unable to use string[0] like you would in JS.
  • string flags not incorporated, such as /thing/i or /thing/g, maybe in the future.