Wordler

A helpful tool to solve that tricky wordle!

ما هو Wordler؟

Wordler هو إضافة Chrome تم تطويرها بواسطة keshav2509، والميزة الرئيسية لها هي "A helpful tool to solve that tricky wordle!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Wordler

قم بتنزيل ملفات الامتداد Wordler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Use the wordle itself or the letters which the wordle may have and the letters which aren't a part of the wordle to hunt down the word.

Find your word based on the letters you know are present, their location and letters which aren't the part of the wordle.

This extension can be used not only for the official wordle but many other versions of wordle and other games like scrabble etc.                    

معلومات أساسية عن التمديد

الاسم Wordler Wordler
ID dfjikdhfbbohmofcbiofdbjgmgdjmnhe
عنوان URL الرسمي https://chromewebstore.google.com/detail/wordler/dfjikdhfbbohmofcbiofdbjgmgdjmnhe
الوصف A helpful tool to solve that tricky wordle!
حجم الملف 243 KB
عدد التثبيتات 14,704
النسخة الحالية 0.5.0
آخر تحديث 2023-02-22
تاريخ النشر 2022-02-02
تقييم 3.27/5 مجموع تقييمات 15
المطور keshav2509
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordler",
    "description": "A helpful tool to solve that tricky wordle!",
    "version": "0.5.0",
    "manifest_version": 3,
    "permissions": [],
    "icons": {
        "96": "wordler_96.png",
        "128": "wordler.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_page": "options.html"
}