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.