Skip to content

Instantly share code, notes, and snippets.

0.000000 0.741723
0.741723 2.049478
2.049478 2.766893
2.766893 4.752766
4.752766 5.227438
5.227438 6.398889
6.398889 9.395465
9.395465 16.328435
16.328435 17.224671
17.224671 18.269592
@qubodup
qubodup / FandomCollapsibleSections.user.js
Created September 19, 2025 13:34
Collapse mobile Trending articles, Trending pages, Popular categories sections just like the rest of 'em!
// ==UserScript==
// @name Fandom Collapsible Sections (Persistent + Fandom Chevron)
// @namespace http://tampermonkey.net/
// @version 1.2
// @description Add collapse/uncollapse toggles to trending and popular sections on Fandom wikis with per-page persistence and proper chevrons
// @author whelp
// @match https://*.fandom.com/*
// @grant none
// ==/UserScript==