Test

for test !

当前为 2022-08-13 提交的版本,查看 最新版本

// ==UserScript==
// @name         Test
// @namespace    https://beihuolang.net
// @version      0.1
// @description  for test !
// @author       superhan
// @match        *://*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=bilibili.com
// @grant        none
// @license      AGPL-3.0
// ==/UserScript==

(function() {
    'use strict';
    console.log("hello superhan ")
    // Your code here...
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址