Version Testing

Could be any script that is still being tested.

当前为 2014-10-01 提交的版本,查看 最新版本

// ==UserScript==
// @name         Version Testing
// @version      0.8001
// @description  Could be any script that is still being tested.
// @author       Cristo
// @include     *
// @grant       GM_getValue
// @grant       GM_setValue
// @copyright    2012+, You
// @namespace https://gf.qytechs.cn/users/1973
// ==/UserScript==

document.addEventListener('keydown',function(i) {console.log(i.keyCode);}, false);

QingJ © 2025

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