Enlarge MAL List/Search Thumbnails

Enlarges thumbnails on MAL profile lists and advanceded search results.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Lexick
日安装量
0
总安装量
159
评分
0 0 0
版本
0.4
创建于
2019-02-21
更新于
2021-01-24
大小
7.8 KB
许可证
暂无
适用于

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.