FFnet remove hovering 'story content'

Removes hovering box displaying 'story content'

Version au 16/07/2014. Voir la dernière version.

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