showLetterCounts

Display letter count of Redactle-redacted words

当前为 2022-05-23 提交的版本,查看 最新版本

作者
Bruce Sharpe
评分
0 0 0
版本
0.3
创建于
2022-05-23
更新于
2022-05-23
大小
1.3 KB
许可证
MIT
适用于

For the game Redactle: display the letter counts of each redacted word and of user-entered guesses.

How to install

Click the Install this script button above

How to use

  1. Open https://www.redactle.com/
  2. When the page has finished loading, put your mouse pointer over the page and right-click
  3. Choose Tampermonkey > showLetterCounts from the context menu

The letter counts should appear in the redacted words, like this

Letter count example

The letter count for the guess you are typing in is displayed to the right of the input field. (Code is from this Reddit message).