Wordle++

This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.

What is Wordle++?

Wordle++ is a Chrome extension developed by FunkyPanda, and its main feature is "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Wordle++ Extension CRX File

Download Wordle++ 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

                        This simple Wordle cheat extension will give you the Wordle solution or hint for today or any other day of the month.

Hints have now also been added, you are able to get a hint of the word without revealing the entire word. 
You can also solve the wordle without even typing anything.

Made for https://www.nytimes.com/games/wordle/index.html

Developed by FunkyPanda
https://funkypanda.me/                    

Extension Basic Information

Name Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
Official URL https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
Description This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.
File Size 172 KB
Installation Count 36
Current Version 4.4
Last Updated 2023-02-08
Publish Date 2022-03-14
Rating 5.00/5 Total 1 Ratings
Developer FunkyPanda
Email [email protected]
Payment Type free
Extension Website https://funkypanda.me/
Help Page URL https://funkypanda.me/#contact
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordle++",
    "description": "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.",
    "version": "4.4",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_title": "Wordle++",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}