Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 663 Bytes

README.MD

File metadata and controls

9 lines (6 loc) · 663 Bytes

Wordle Solver

Overview

This program is an extension for chrome which displays the count of remaining possible five letter words as you makes guesses on the Wordle of the day.

This extension can be setup by loading it as an unpacked extension in google chrome.

Sources

For a published and cleaner versioion of this same idea, check out the extension made by @mysticuno, their code is also available at https://github.com/mysticuno/wordle-helper.