YouTube Smaller Thumbnails

Adds additional thumbnails per row

< 脚本YouTube Smaller Thumbnails的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-04-25

How can I modify the number of shorts?
Neither of these is feasible
Always 9
const DELTA_SHORTS = 9; // Amount of columns to add.
const MAX_SHORTS_COLUMNS = 12;

google trans from taiwan

NeoCortex作者
§
发表于:2025-04-27

You can change MAX_SHORTS_COLUMNS, it will limit amount of columns. To change shorts size you can tinker with the CSS in the script, it's only one attribute.

§
发表于:2025-04-27

I understand. Maybe because it is Taiwanese Chinese, the change is invalid...
I found another solution, thanks^^

发表回复

登录以发表回复。