Testing outside scripts

Test them scripts, boi

当前为 2025-06-27 提交的版本,查看 最新版本

// ==UserScript==
// @name            Testing outside scripts
// @description     Test them scripts, boi
// @version         1.0.2
// @author          Oliver P
// @namespace       https://github.com/OlisDevSpot
// @license         MIT
// @match           *://*/*
// @run-at          document-end
// @compatible      safari
// ==/UserScript==

alert("hi");
长期地址
遇到问题?请前往 GitHub 提 Issues。