Lore Beautifier — Header

Rebuilds lore.kernel.org header into a proper flexbox layout

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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
goodmartian
Installationen heute
1
Installationen gesamt
3
Bewertungen
0 0 0
Version
1.0.0
Erstellt am
17.03.2026
Letzte Aktualisierung
17.03.2026
Größe
2,94 KB
Lizenz
MIT
Wird angewandt auf

This script is the JS half of a two-part setup. It rebuilds the lore.kernel.org header: pulls the search bar and nav links out of the <pre> block and reassembles them as a flexbox row. No styling — DOM only.

For the full experience, install the companion CSS: https://userstyles.world/style/27136/lore-beautifier (requires https://addons.mozilla.org/firefox/addon/styl-us/)

The CSS provides the dark theme, diff highlighting, typography, and responsive layout. The JS provides the proper header structure. Each works independently, but they're designed to be used together.