Prefix title with word count

Prefixes tab title with (approx) page word count

Autor
jamesdeluk
Denně instalací
0
Celkem instalací
3
Hodnocení
0 0 0
Verze
1.0
Vytvořeno
09. 12. 2023
Aktualizováno
09. 12. 2023
Size
454 B
Licence
neuvedeno
Spustit na
všech stránkách

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