Lore Beautifier — Header

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
goodmartian
Dziennych instalacji
0
Wszystkich instalacji
2
Oceny
0 0 0
Wersja
1.0.0
Utworzono
17-03-2026
Zaktualizowano
17-03-2026
Rozmiar
2,94 KB
Licencja
MIT
Dotyczy

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.