Privacy policy for Wordle Quordle Octordle Solver
Wordle Quordle Octordle Solver by Arun Sharma
Privacy policy for Wordle Quordle Octordle Solver
This extension reads game board tile colors (green/yellow/gray)
from Wordle (nytimes.com), Quordle (merriam-webster.com / quordle.com),
and Octordle (britannica.com) to suggest words or auto-play.
All processing is done locally on the user's device. No user data
is collected, stored, or transmitted to any server.
The innerHTML usage in popup.js is entirely extension-generated
content (word lists, status messages, UI rendering). No user input
or external data is ever passed to innerHTML — there is no XSS risk.
Build instructions: No build step required for review. The submitted
zip contains the final ready-to-run files (manifest.json, popup.html,
popup.js, content.js, solver.js, words.js, styles.css).