smartCopyJSPlugin

一键复制

目前為 2020-11-02 提交的版本,檢視 最新版本

// ==UserScript==
// @namespace yunyuyuan
// @name smartCopyJSPlugin
// @description 一键复制
// @match *
// @version 0.0.1.20201102082400
// ==/UserScript==

(function (){
    'use strict';
    document.onload = function (){
        console.log('ok')
    }
})()

QingJ © 2025

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