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++ هو إضافة Chrome تم تطويرها بواسطة 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 للإضافة Wordle++

قم بتنزيل ملفات الامتداد Wordle++ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة المساعدة 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"
    }
}