Prefix title with word count

Prefixes tab title with (approx) page word count

Version vom 09.12.2023. Aktuellste Version

Autor
jamesdeluk
Bewertungen
0 0 0
Version
1.0
Erstellt am
09.12.2023
Letzte Aktualisierung
09.12.2023
Größe
454 Bytes
Lizenz
n/a
Wird angewandt auf
Alle Seiten

Simply prefixes the approximate word count to the tab title. Useful as a rough reading time indicator.

Can remove with the following bookmarklet: javascript:(function()%7Bdocument.title%3Ddocument.title.split('%20').slice(1).join('%20')%7D)()%3B