FFnet remove hovering 'story content'

Removes hovering box displaying 'story content'

// ==UserScript==
// @name FFnet remove hovering 'story content'
// @description Removes hovering box displaying 'story content'
// @include http://*.fanfiction.net/s/*
// @include http://*.fictionpress.com/*
// @grant none
// @version 1
// @namespace https://gf.qytechs.cn/users/3546
// ==/UserScript==

document.getElementById("storytextp").title="";

QingJ © 2025

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