By: ATNPGO
Inspect and view changes in Word Game Solver source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Word Game Solver",
"version": "1.0",
"description": "Automatically solves word games.",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"solver.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/page-16.png",
"32": "icons/page-32.png"
},
"default_title": "Wordle me this!"
},
"browser_specific_settings": {
"gecko": {
"id": "word-game-solver@atnpgo.wtf"
}
}
} Best Word Game Solver Alternatives
Here are some Firefox add-ons that are similar to Word Game Solver: