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).