Wordle Helper

Display word suggestions for Wordle in a modal triggered by the top toolbar button.

Author
SweetPotato Yee (SweetPotatoYee)
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
1.5
Created
2025-04-19
Updated
2025-04-19
Size
123 KB
License
MIT
Applies to

Overview
This is a userscript that enhances the Wordle game interface. It adds a button in the top-right toolbar. Clicking it will display a modal window with word suggestions based on your current guesses. [ADs removed]

How to Use

  1. Install a userscript manager (e.g. Tampermonkey).
  2. Create a new script and paste in the provided source code.
  3. Save and enable the script.
  4. Visit the Wordle game page and click the first toolbar button to view suggestions.

Features

  • Analyzes the current board state in real time
  • Recommends the top 3 most likely guesses

Compatibility

  • Supports the latest Wordle page structure
  • Does not interfere with original game logic or interface