Fanfiction.net Unwanted Result Filter

Make up for how limited Fanfiction.net's result filtering is

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v0.1.11 2018-09-08 Avoid cluttering up the context menu (under GM4) on unrelated pages
  • v0.1.10 2018-09-05 Support Greasemonkey 4 and factor out dependency on jQuery
  • v0.1.9.1 2016-06-25 Fix copy-paste mistake which broke all but "Manual Filter" (Don't code while tired, kids!)
  • v0.1.9 2016-06-23 FIX: Entire columns get faded out in "browse for communities" get faded out if they contain unwanted fandoms.
  • v0.1.8 2016-03-25 Expose a basic UI for the "hide based on story ID" functionality so programmers can build and paste "stuff I've read" lists in
  • v0.1.7 2016-03-22 Improve regular expression for matching slash and start laying the groundwork for hiding stories you've already read
  • v0.1.6 2016-03-15 Slight improvement to regular expression for matching slash
  • v0.1.5 2015-12-18 Fix filtering of non-crossovers and complete the support for filtering unwated categories on a browse page.
  • v0.1.4 2015-12-09 Also de-emphasize ignored categories in the category listing views
  • v0.1.3 2015-12-09 Show both series in the collapsed marker when only one is matched
  • v0.1.2.1 2015-12-07 Typo fix
  • v0.1.2 2015-11-29 Test under Tampermonkey and add @compatible markers
  • v0.1.2 2015-11-29 Rework the CSS to match Fanfiction.net's appearance as closely as possible
  • v0.1.1 2015-11-28 Whoops. Forgot the z-index on the config window's backdrop.
  • v0.1.0 2015-11-28 Major rewrite: Proper config GUI, apply changes without reload, non-regex matching, commutative matching, click to un-hide, hide placeholder, and clarify "unwanted sources" placeholder.
  • v0.0.1 2015-10-31