ganesshkumar / wordle-helper

Yet Another Wordle Helper

Home Page:https://ganesshkumar.github.io/wordle-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordle-helper

1. How to use?

  1. As Chrome or Edge extension
  2. As injectable JavaScript

2.1 As Chrome or Edge Extension

Sample output

2022-01-12.01-02-41.mp4

How to use the extension?

  1. Download the extension .zip file from the release section.
  2. Unpack it and sideload it in Chrome or Edge browser.

2.2 As Injectable JavaScript

Sample output wordle-output

How the run the code?

1. Copy the contents of main.js to the browser's console and invoke next method to get the next word that you should try.

2022-01-11.12-45-54.mp4

2. You can also run the program after couple of guess and the program will continue from where you left off. Running the same above example after couple of manual guesses.

2022-01-11.12-58-13.mp4

Note on security: The js content that you paste in your browser's console does not make any remote requests to track you or send any information to any serve. Nothing evil goes in the script. 🚫😈


About

Yet Another Wordle Helper

https://ganesshkumar.github.io/wordle-helper


Languages

Language:HTML 100.0%