Greasy Fork

FFnet remove hovering 'story content'

Removes hovering box displaying 'story content'

目前为 2014-07-16 提交的版本。查看 最新版本

// ==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://greasyfork.org/users/3546
// ==/UserScript==

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