Wide New Reddit (Dynamic)

Make new reddit layout fill screen width. Obtain class names dynamically to avoid breaks. 28/02/2023, 4:05:40 pm

ผู้เขียน
Hou-Rui
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
198
คะแนน
0 0 1
เวอร์ชัน
1.0
สร้างเมื่อ
28-02-2023
อัปเดตเมื่อ
28-02-2023
Size
1.82 กิโลไบต์
สัญญาอนุญาต
GPL-3.0-or-later
ปรับใช้กับ

Wide New Reddit (Dynamic)

Description

Make new reddit layout fill screen width; this script is forked from Wide New Reddit.

The original script hardcodes hashed class names, which breaks the script every time Reddit makes some updates to its frontend.

This script tries to obtain the class names dynamically from the page instead, which (hopefully) makes it more robust against Reddit changes and break less often.

Credit

jxm for making the original script.

Myself for making this fork.