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!)

Aŭtoro
ThunderE75
Ĉiutagaj instaloj
0
Tutaj instaloj
1
Ratings
0 0 0
Versio
1.3
Kreita
2026/04/22
Ĝisdatigita
2026/04/22
Size
21 kb
Licenco
AGPL-3.0
Aplikiĝas al



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