YouTube Smaller Thumbnails

Adds additional thumbnails per row

< Feedback on YouTube Smaller Thumbnails

Review: Good - script works

§
Posted: 25-04-2025

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

NeoCortexAuthor
§
Posted: 27-04-2025

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.

§
Posted: 27-04-2025

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

Post reply

Sign in to post a reply.