Wordle Hints

For those with a small vocabulary (like me!) - @scrptddy on Twitter

What is Wordle Hints?

Wordle Hints is a Chrome extension developed by Sam Jesso, and its main feature is "For those with a small vocabulary (like me!) - @scrptddy on Twitter".

Extension Screenshots

screenshot

Download Wordle Hints Extension CRX File

Download Wordle Hints extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle                    

Extension Basic Information

Name Wordle Hints Wordle Hints
ID aadebbmpgfiohlfjgpoakgnonegjcjln
Official URL https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln
Description For those with a small vocabulary (like me!) - @scrptddy on Twitter
File Size 141 KB
Installation Count 22
Current Version 1.0.4
Last Updated 2022-02-22
Publish Date 2022-01-18
Developer Sam Jesso
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordle Hints",
    "description": "For those with a small vocabulary (like me!) - @scrptddy on Twitter",
    "version": "1.0.4",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}