Add filters and additional sorters and "Load all pages" button to Fanfiction.net.
< 腳本Fanfiction.net: Filter and Sorter的回應
If there is fanfiction without a title, this script doesn't work. I intended to fix it, but I lost the URL of the non-titled fanfiction...
Does this problem occur on any page or specific page?
In the former case, please let me know the output of the Devtool console. Ctrl + Shift + I or F12 open Chrome DevTools. In the latter case, please let me know the URL.
This problem occurs on any page I try.
The Devtool console is as follows:
loaded add fonts:Verdana combo5.js?v=1.0.0:7
smooth:true combo5.js?v=1.0.0:7
css:1 Failed to load resource: the server responded with a status of 403 ()
userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:461 Uncaught (in promise) TypeError: Failed to construct 'URL': Invalid URL
at setDatasetToZListTag (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:461)
at eval (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:857)
at Array.forEach ()
at eval (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:856)
at Window.tms_bb87b2cd_3814_4e05_be3d_ae7efaec0f78 (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:1691)
at :4:80
at eval (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:1)
at eval (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:1)
at eval (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:1693)
at eval (userscript.html?name=Fanfiction.net%3A%20Filter%20and%20Sorter.user.js&id=bb87b2cd-3814-4e05-be3d-ae7efaec0f78:1695)
css:1 Failed to load resource: the server responded with a status of 403 ()
From the look of console output, there is something different in the dom structure of Fanfiction.net page from the default setting.
Do you run any other userscript on Fanfiction.net? If other userscript change the dom structure, in particular '.z-list' elements, Filter and Sorter script may crash.
In that case, please let me know the URL of other scripts, I will try to figure out the problem.
These scripts work well with Filter and Sorter script in my environment.
Yes, you were right. I had ficlab.com chrome extension downloaded, which I guess interfered your userscript. When I deleted it, everything worked perfectly. Thank you so much for your help!!
Sorry for the delay.
I add support for FicLab.com in version 1.89.
Please let me know if there is a problem.
The filter and sorter is not working for me. I see the "Load all pages" button but the filtering/sorting options are just not showing up and I don't know why, especially considering it worked for me before and I did not change any of the original code from when I downloaded it. I tried deleting and downloading again but it's still not showing up. Do you have any suggestions/ideas why this may be the case?