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.

Tác giả
Ultrabenosaurus
Cài đặt hàng ngày
0
Số lần cài đặt
6
Đánh giá
0 0 0
Phiên bản
0.2
Đã tạo
18-05-2021
Đã cập nhật
25-11-2021
Giấy phép
GNU AGPLv3
Áp dụng cho

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.