5etools Clean Spell Layout

Makes the spells page of 5e.tools clean, and only show pinned list, with customizable UI.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
ThunderE75
Dnevne instalacije
0
Ukupnih instalacija
1
Ocjene
0 0 0
Verzija
1.3
Stvoreno
22.04.2026.
Ažurirano
22.04.2026.
Size
21 KB
Licenza
AGPL-3.0
Primjenjuje se



5eTools Spell List Userscript

Fixes the awkward layout of the spell view on 5etools by creating a clean, split-screen interface.

Preview

Features

  • Moving the Pinned Spell List to the left
  • Keeping spell details on the right
  • Using full screen width efficiently
  • Providing a clean, consistent reading experience
  • Optional toggles via userscript settings:
    • Show/Hide Header
    • Show/Hide Navigation
    • Show/Hide Extra panel

⚠️ 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

Installation

Configuration

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
}

Credits