FFnet remove hovering 'story content'

Removes hovering box displaying 'story content'

当前为 2014-07-16 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name FFnet remove hovering 'story content'
  3. // @description Removes hovering box displaying 'story content'
  4. // @include http://*.fanfiction.net/s/*
  5. // @include http://*.fictionpress.com/*
  6. // @grant none
  7. // @version 1
  8. // @namespace https://greasyfork.org/users/3546
  9. // ==/UserScript==
  10.  
  11. document.getElementById("storytextp").title="";