História doplnku YouTube Custom Rows - 1 verzia
YouTube Custom Rows Autor: Edie
História doplnku YouTube Custom Rows - 1 verzia
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 1.1.0
Vydaná 26. jan 2026 - 36,96 kBFunguje s: firefox verzia 109.0 a novšiaResponsive Proportional Scaling
The extension now automatically reduces items-per-row when your browser window is smaller than fullscreen.
How it works:Your setting defines items-per-row at fullscreen
When window is smaller, items scale proportionally: effectiveItems = max(2, round(userSetting × (windowWidth / screenWidth)))
Example: Set 6 items, resize to 50% width → 3 items displayed
Minimum 2 items per row is always maintained
New ToggleResponsive scaling checkbox in popup (enabled by default)
Disable to always show your exact configured number regardless of window sizeZdrojový kód je k dispozícii v rámci licencie Licencia MIT