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.

Wordle++ क्या है?

Wordle++ FunkyPanda द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Wordle++ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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/                    

एक्सटेंशन की मूल जानकारी

नाम Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
आधिकारिक URL https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
विवरण 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.
फ़ाइल का आकार 172 KB
स्थापना संख्या 36
वर्तमान संस्करण 4.4
अंतिम अपडेट 2023-02-08
प्रकाशन तिथि 2022-03-14
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर FunkyPanda
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://funkypanda.me/
सहायता पृष्ठ URL https://funkypanda.me/#contact
समर्थित भाषाएँ 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"
    }
}