Accurately sorts your anime list by progress, and displays correct progress percentages for each anime
< Feedback on MAL - Accurate Progress & Sorting On Anime List
I see! The problem was that you were arriving to your anime list page through this link: "https://myanimelist.net/animelist/YOURUSERNAME", so the script wouldn't be loaded on that page. I updated the code to reflect this simple change. Now it should work whether you're using that link or any "https://myanimelist.net/animelist/YOURUSERNAME?status=*" links. I have also tested it in both TM and VM and it works flawlessly so far. Thanks so much for bringing this to my attention! :D
I use Violentmonkey and this
// @match https://myanimelist.net/animelist/*?status=*
Will not match the site, so it wil not be active. I change it to
// @match https://myanimelist.net/animelist/*