AnimalQuery

Tries to speedup browsing by disabling jquery animations

目前为 2016-05-13 提交的版本。查看 最新版本

// ==UserScript==
// @name        AnimalQuery
// @description Tries to speedup browsing by disabling jquery animations
// @version     2016.05.11.2301
// @namespace   https://gf.qytechs.cn/users/30-opsomh
// @run-at      document-idle
// @grant       none
// @include     *
// ==/UserScript==

window.jQuery.fx.off = true;

QingJ © 2025

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