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.

Qu'est-ce que Wordle++ ?

Wordle++ est une extension Chrome développée par FunkyPanda, et sa fonction principale est "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.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Wordle++

Téléchargez les fichiers d'extension Wordle++ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
URL Officiel 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.
Taille du Fichier 172 KB
Nombre d'Installations 36
Version Actuelle 4.4
Dernière Mise à Jour 2023-02-08
Date de Publication 2022-03-14
Évaluation 5.00/5 Total 1 Évaluations
Développeur FunkyPanda
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://funkypanda.me/
URL de la Page d'Aide https://funkypanda.me/#contact
Langues Prises en Charge 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"
    }
}