Fanfiction.net: Filter and Sorter

Add filters and additional sorters and "Load all pages" button to Fanfiction.net.

These are versions of this script where the code was updated. Show all versions.

  • v1.89 2021-12-24 Filter and Sorter: Update version number
  • v1.88 2021-12-24 Filter and Sorter: Add support for FicLab, Merge branch 'fas/add/support-for-ficlab'
  • v1.88 2020-08-07 Filter and Sorter: Update version number
  • v1.87 2020-07-16 Filter and Sorter: Optimize waiting time, Filter and Sorter: Use static array for color scheme red, Merge branch 'fas/improve/efficiency'
  • v1.87 2020-01-21 Filter and Sorter: Fix dataset.category bug When zListTags[0] is a placeholder, zListTags[0].dataset.category is always ''., Filter and Sorter: Fix dataset.fandom bug, Merge branch 'fas/fix/dataset-bugs'
  • v1.85 2019-12-06 Filter and Sorter: Add a setting option for hiding bio, Merge branch 'fas/add/setting-option-for-hiding-bio'
  • v1.62 2019-08-08 Filter and Sorter: Add more options, Filter and Sorter: Add second fandom filter, Filter and Sorter: Use GM_getResourceText, Filter and Sorter: Add not_genre filter, Merge branch 'fas/improve/fandom-filter'
  • v1.51 2019-07-23 Filter and Sorter: Change style of disabled filter Disabled filters which use same dataId Improvement idea filter(x => filterDic[x].dataId === filterDic[filterKey].dataId && filterDic[x].mode === filterDic[filterKey].mode && filterDic[x].reverse === filterDic[filterKey].reverse), Filter and Sorter: Improve efficiency of clear feature, Filter and Sorter: Improve efficiency of restructuring part, Merge branch 'fas/improve/efficiency'
  • v1.42 2019-07-22 Filter and Sorter: Fix bug of updated and published dataset, Filter and Sorter: Add support for browse page, Filter and Sorter: Add timeout to loadAllPages function, Filter and Sorter: Improve exception conditions for restructuring part, Merge branch 'fas/add/support-for-browse-page'
  • v1.32 2019-07-21 Filter and Sorter: Add support for search page, FIlter and Sorter: Add loadAllPages function, Filter and Sorter: Fix bug in clear feature, Merge branch 'fas/add/support-for-search-page'
  • v1.21 2019-07-11 Filter and Sorter: Fix bug in loadBtn, Merge branch 'fas/fix/bug-in-load-button'
  • v1.2 2019-07-11 Fitler and Sorter: Fix zero z-list bug for community page., Filter and Sorter: Add "Load all pages" button, Filter and Sorter: Add progress bar for "Load all page" button, Merge branch 'fas/add/load-all-page-button', Filter and Sorter: Fix cross over bug, Filter and Sorter: Fix too long lines, Merge branch 'fas/fix/crossover-bug', FIlter and Sorter: Fix typo, Merge branch 'fas/update/readme', Filter and Sorter: Improve clear feature, Merge branch 'fas/improve/clear-feature'
  • v1.01 2019-07-09 Filter and Sorter: Fix only one page bug in community page, Merge branch 'fas/fix/only-one-page-in-community-page'
  • v1.0 2019-07-09 Filter and Sorter: Add 'hsv' mode to makeGradualColorScheme function, Merge branch 'fas/improve/makeGradualColorScheme', Filter and Sorter: Add suppport for community page, Filter and Sorter: Update README.md for community page, Merge branch 'fas/add/communities'
  • v0.961 2019-02-02 Filter and Sorter: Add other color scheme for options Add colorScheme blue and purple. Add function makeGradualColorScheme., Filter and Sorter: Fix typos., Merge branch 'fas/add/other-color-scheme'
  • v0.953 2019-02-02 Filter and Sorter: Add css for option with zero story, Filter and Sorter: Improve dividedResultsCombinations arrow function Use reduce instead of for, Filter and Result: Rename classesLength to classLength, Merge branch 'fas/add/css-for-option-with-zero-story'
  • v0.95 2019-02-01 Imported from URL
  • v0.921 2019-01-29 Filter and Sorter: Improve chapter filter, Merge branch 'fas/improve/chapter_filter'
  • v0.92 2019-01-29 Add chapter filter and overwrite original sorters and add asc/dsc feature
  • v0.87 2019-01-28 Add no character filter
  • v0.85 2019-01-27 Add relationship filter
  • v0.83 2019-01-25 Filter and Sorter: Add reviews, favs and follows filters, Filter and Sorter: Add updated and published filters, Filter and Sorter: Update README.md and Change filterKey names, Filter and Sorter: Add initialLockedDic for clear feature Add makeSelectDic arrow function Add makeAlternatelyFilteredStoryIds arrow function, Filter and Sorter: Add new filters which compare story's numerical data Add reviews, favs, follows, update and published filters
  • v0.73 2019-01-23 Filter and Sorter: Update version number
  • v0.72 2019-01-23 Filter and Sorter: Change text of word count filter
  • v0.72 2019-01-22 Imported from URL