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");