Sleazy Fork is available in English.

JAV tag助手

鼠标悬停在javLibrary图片上时显示该视频类型。

2018-11-09 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

// ==UserScript==
// @name        JAV tag助手
// @namespace   JAV tag助手
// @description 鼠标悬停在javLibrary图片上时显示该视频类型。

// @include     http*://www.w24j.com/*

// @version     0.011
// @run-at      document-end
// @grant       GM_xmlhttpRequest
// @grant       GM_setClipboard
// @grant       GM_setValue
// @grant       GM_getValue
// @grant       GM_addStyle
// @grant       GM_registerMenuCommand
// ==/UserScript==

"use strict"
console.log($("#video"))