Prefix title with word count

Prefixes tab title with (approx) page word count

लेखक
jamesdeluk
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
3
रेटिंग
0 0 0
आवृत्ती
1.0
बनवली
2023-12-09
अपडेट केली
2023-12-09
आकार
454 Bytes
License
नाही
यांवर लागू होते:
सर्व संकेतस्थळे

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