Testing outside scripts

Test them scripts, boi

Verzia zo dňa 27.06.2025. Pozri najnovšiu verziu.

// ==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。