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 字节
许可证
暂无
适用于
所有网站

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