Greasy Fork is available in English.
Change the font, size, width and background of a work + blacklist: hide works that contain certain tags or text, have too many tags/fandoms/relationships/chapters/words and other options + fullscreen reading mode + bookmarks: save the position where you stopped reading a fic + number of words for each chapter and estimated reading time
< 脚本 AO3: Fic's Style, Blacklist, Bookmarks 的反馈
Don't worry, I'm always open to suggestions. I will make it as an option in the future updates, just didn't thought about it until now.
For now you can replace line #30 return /\/works\/\d+(\/chapters\/\d+)?(?!.*navigate)/.test(window.location.pathname);
with return false;
Thank you! It works wonderfully now!
The blacklist feature is amazing and everything I ever wanted. However, it was the ONLY thing I wanted. I don't mean to be ungrateful for all the work you put into this script, but can you PLEASE tell me how to disable all the styling stuff and leave only the blacklist? I tried to just delete those parts, but the script stopped working (programmer I am not)