Word Counter

Count repetitive words on a web page and display them with a custom threshold.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
iamnobody
1日のインストール数
0
累計インストール数
14
評価
0 0 0
バージョン
1.4
作成日
2024/03/05
更新日
2024/03/05
大きさ
5.93KB
ライセンス
MIT
対象サイト
すべてのサイト

Description:
This Tampermonkey script enables users to count repetitive words on any web page they visit. With a customizable threshold, users can specify the minimum occurrence count for words to be considered repetitive. The script ignores common stop words and syncategorematic terms, providing accurate word count statistics.

Features:

Counts repetitive words based on a custom threshold.
Ignores common stop words and syncategorematic terms for precise results.
Toggle button for activating and deactivating the word counter.
User-friendly interface with a close button to dismiss the result window.
Stay organized and analyze the word frequency of any webpage effortlessly with the Word Counter script.