YouTube Smaller Thumbnails

Adds additional thumbnails per row

< Σχολιασμός για τον κώδικα YouTube Smaller Thumbnails

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 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

NeoCortexΔημιουργός
§
Δημοσιεύτηκε: 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.

§
Δημοσιεύτηκε: 27/04/2025

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

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.