Script B for testing

Just a test

目前為 2024-10-03 提交的版本,檢視 最新版本

// ==UserScript==
// @name           Script B for testing
// @description    Just a test
// @version        1.0
// @author         reaseno
// @match          *://*/*
// @namespace https://greasyfork.org/users/1376225
// ==/UserScript==

console.log("Script B for testing");