Wordle Buddy

Helps with word suggestions for the wordle game

What is Wordle Buddy?

Wordle Buddy is a Chrome extension developed by aditya005, and its main feature is "Helps with word suggestions for the wordle game".

Extension Screenshots

Download Wordle Buddy Extension CRX File

Download Wordle Buddy 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 Buddy is a fun extension that helps with wordle word suggestions for the popular game Wordle : https://www.powerlanguage.co.uk/wordle/                    

Extension Basic Information

Name Wordle Buddy Wordle Buddy
ID phnnhfajfmajfifclnlbbhfjiccodadg
Official URL https://chromewebstore.google.com/detail/wordle-buddy/phnnhfajfmajfifclnlbbhfjiccodadg
Description Helps with word suggestions for the wordle game
File Size 2.09 MB
Installation Count 18
Current Version 1.1.0
Last Updated 2022-02-03
Publish Date 2022-02-01
Developer aditya005
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wordle Buddy",
    "description": "Helps with word suggestions for the wordle game",
    "version": "1.1.0",
    "author": "Adi",
    "action": {
        "default_icon": "icon.png",
        "default_title": "Wordle Buddy",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}