Test them scripts, boi
// ==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");