Makes the spells page of 5e.tools clean, and only show pinned list, with customizable UI.
Fixes the awkward layout of the spell view on 5etools by creating a clean, split-screen interface.

⚠️ IMPORTANT
Create your spell list BEFORE enabling the script because once the script is active:
- The original UI is replaced
- You won’t have access to the main spell browser anymore
You can customize the layout using your userscript manager:
Violentmonkey dashboard > Edit the script > Go to Values / Script Settings
{
"showExtra": true,
"showHeader": true,
"showNav": false
}