TLclean

Hides date and category until row is hovered

当前为 2018-02-03 提交的版本,查看 最新版本

// ==UserScript==
// @name        TLclean
// @author      Paxamit
// @description Hides date and category until row is hovered
// @namespace   paxamit
// @include     http://*.torrentleech.org/*
// @include     https://*.torrentleech.org/*
// @license     MIT
// @version     0.22
// @grant       GM_addStyle
// ==/UserScript==

GM_addStyle("#torrents tr:not(:hover) td.name { color: transparent }")

QingJ © 2025

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