Enlarge MAL List/Search Thumbnails

Enlarges thumbnails on MAL profile lists and advanceded search results.

Author
Lexick
Daily installs
0
Total installs
145
Ratings
0 0 0
Version
0.4
Created
2019-02-21
Updated
2021-01-24
License
N/A
Applies to

An extremely simple script to enlarge the thumbnails found on MyAnimeList profile lists (Completed, Watching, Plan to Watch, etc) and advanced search results. All it does is pass off new width and height values through the style sheet. I haven't done much of anything with scripting/web development back end for years so there are probably more efficient ways to accomplish this but this worked for me.

Since it's easier for me to remember thumbnails than titles it made it easier to skim through lists at a distance on a higher resolution display without as much eye strain.

Change log

v0.2 - Still pretty sloppy but should work without impacting performance too much, lazyload should be fine since it's swapping out datasrc tags instead of forcing new images entirely.

  • Resolution swapping changed to be dynamic/reflect source images (standard width is usually 225px while height varies)
  • Added advanced search results page
  • Added globalWidth variable to make it easier to adjust thumbnail size to preference depending on resolutions

v0.3 - Cleaned up slightly and added genre/anime list/manga list pages.

v0.4 - Rewrote after most pages broke/were changed. Not perfect but works for the most part although sometimes you have to reload the page for some to display properly. I mostly use AniList now but will try to fix this when I notice it stops working.