FFnet remove hovering 'story content'

Removes hovering box displaying 'story content'

As of 16.07.2014. See ბოლო ვერსია.

// ==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="";