Prefix title with word count

Prefixes tab title with (approx) page word count

2023-12-09 기준 버전입니다. 최신 버전을 확인하세요.

작성자
jamesdeluk
평점
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