/wordles

A cheat for the original Wordle game written in Javascript.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

wordles

A cheat for the original Wordle game written in Javascript.

No installation

Simply go to the Wordle page on powerlanguage.co.uk, open a console on your browser (usually by pressing F12 then clicking on console), paste in the content from the main.js file to the console, press Enter and the word of the day will pop up in an alert on the screen.

Chrome based browser extension

In Brave, Chrome etc click on the burger button at the top roght of the window and click on Extensions. On the next screen, turn on Developer mode (the button in brave is located at the top right corner of the page, under the search button), click on the Load unpacked button, go to the root of the extension directory and click OK or its alternative. Refresh the Wordle page and the alert with the word of the day will pop up automatically.

Wordles example