Skip to content

v2.2.0

Compare
Choose a tag to compare
@quoid quoid released this 13 Oct 00:21

Userscripts v2.2.0

  • In editor search
  • New metadata keys
    • @inject-into
    • @run-at
    • @weight
      • allows the user to further adjust script injection timing
      • can be used to ensure one script injects before another
      • ONLY accepts integers (floats, strings and everything else will be ignored)
      • min value = 1, max value = 999, higher numbers (“heavier”) execute earlier