Prefix title with word count

Prefixes tab title with (approx) page word count

Autor
jamesdeluk
Denne inštalácií
0
Celkový počet inštalácií
1
Hodnotenie
0 0 0
Verzia
1.0
Vytvorené
09.12.2023
Aktualizované
09.12.2023
Licencia
neuvedené
Spustiť na
Všetkých stránkach

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