My Test Script-3

A test script-3

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.cn-greasyfork.org/scripts/531196/1561952/My%20Test%20Script-3.js

  1.  
  2. function alertFunction(){
  3. alert('Hello World');
  4. }