Greasy Fork is available in English.

SH Add Chapter Numbers

Add chapter numbers (release order) to all TOC items on a Scribble Hub series page.

作者
Ultrabenosaurus
今日安裝
0
安裝總數
5
評價
0 0 0
版本
0.2
建立日期
2021-05-18
更新日期
2021-11-25
授權條款
GNU AGPLv3
腳本執行於

When viewing a series page on Scribble Hub, this script will automatically add chapter numbers to all TOC items. However, it is based on release order, so it will include side chapters and author's notes, etc.

As TOC pagination is done via AJAX without refreshing the page there is a slight delay between the new list loading and the numbers being added in, but this can be adjusted as milliseconds in the "setTimeout" call on line 35 if you have faster or slower internet.

Developed in Tampermonkey v4.13.6136 using Firefox 88.0.1 (64-bit) on Windows 10 Pro and also tested in Firefox 68.6.0 on Android 9.

I sometimes make dark CSS themes and JS userscripts. Some of them aren't terrible.