Twitch ChapterList Resizer

Resize Twitch chapter list; right-click the Chapter button to adjust height.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
spm
Daily installs
1
Total installs
6
Ratings
0 0 0
Version
1.0.2
Created
2025-12-30
Updated
2026-01-01
Size
19.3 KB
License
MIT
Applies to

Introduction

At the bottom of this page, you can find a screenshot showing how this script works.
Please check it before installing.

Overview

This userscript makes Twitch’s Chapter list easier to use by expanding it vertically,
so chapters are easier to find and scroll through.
Click to expand, and right-click to adjust the height (screen occupancy).

Features

  • Expands the chapter list area for easier scrolling
  • Adjust and save the expanded height in real time via right-click settings
  • Retries briefly to remain stable even if Twitch’s UI loads slowly

How to Use

  1. Right-click the “Chapter” button
    → A settings popup will appear, allowing you to adjust the height with a slider
  2. Save: Saves the setting (applied next time as well)
    Cancel: Reverts to the previous value
    Reset: Restores the default value
  3. On a Twitch archive or live stream page, click the “Chapter” button
    → The chapter list will expand vertically according to your settings
    Close the settings popup: click outside it or press Esc

Settings (VIEWPORT_FRACTION)

  • Determines how much of the screen height the chapter list occupies (excluding margins)
  • Range: 0.10 – 0.70
  • Default: 0.40

Requirements

  • Tampermonkey (Chrome recommended)
  • Target site: twitch.tv

Notes

  • This script may stop working if Twitch changes its UI, button detection, or class names
  • It may conflict with other extensions or custom CSS themes

Update History

  • 2025/12/30 ver.1.0.0 — Initial release
  • 2025/12/30 ver.1.0.1 — Description updated
  • 2026/01/01 ver.1.0.2 — Description updated