Prefix title with word count

Prefixes tab title with (approx) page word count

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
jamesdeluk
1日のインストール数
0
累計インストール数
1
評価
0 0 0
バージョン
1.0
作成日
2023/12/09
更新日
2023/12/09
ライセンス
不明
対象サイト
すべてのサイト

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