First florr.io script ever

this does nothing

目前为 2020-01-23 提交的版本。查看 最新版本

  1. // ==UserScript==
  2. // @name First florr.io script ever
  3. // @namespace -
  4. // @version 1.1.1
  5. // @description this does nothing
  6. // @author dreadmania
  7. // @include *://florr.io/*
  8. // @connect florr.io
  9. // @grant none
  10. // ==/UserScript==
  11.  
  12. window.updateInfo && window.updateInfo("weirdthing", "This really doesn't do anything.");