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

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