Overview
This is a Wordle solver browser extension. Here's what each component does: 1. **popup.js** - Main logic for the extension - Reads…
This is a Wordle solver browser extension. Here's what each component does: 1. **popup.js** - Main logic for the extension - Reads the state of the Wordle game board - Processes three types of letters: - Green letters (correct position) - Yellow letters (correct letter, wrong position) - Gray letters (not in word) - Filters a word list to find possible solutions based on: - Eliminating words with gray letters - Keeping words with green letters in the correct positions - Keeping words with yellow letters in different positions 2. **manifest.json** - Extension configuration - Defines permissions needed (activeTab, scripting, storage) - Specifies resources like the word list - Sets up popup UI and icons 3. **wordList.json** - Database of valid 5-letter words - Used as the source dictionary for finding possible solutions The extension helps solve Wordle puzzles by analyzing the current game state and suggesting possible words that match the given constraints from previous guesses.
Details
- Version1.0
- UpdatedMarch 31, 2025
- Offered byCyrus.Rogan
- Size257KiB
- LanguagesEnglish (United States)
- Developer
Email
moh.taheri17@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes