Enlarge MAL List/Search Thumbnails

Enlarges thumbnails on MAL profile lists and advanceded search results.

当前为 2020-12-27 提交的版本,查看 最新版本

作者
Lexick
评分
0 0 0
版本
0.3.1
创建于
2019-02-21
更新于
2020-12-27
大小
4.9 KB
许可证
暂无
适用于

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's 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.