Random word generator

Increase your vocabulary with this random word generator.

ما هو Random word generator؟

Random word generator هو إضافة Chrome تم تطويرها بواسطة lleonard، والميزة الرئيسية لها هي "Increase your vocabulary with this random word generator.".

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

screenshot

تحميل ملف CRX للإضافة Random word generator

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

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

                        An easy way to increase your vocabulary.

Why should you use Random Word Generator?
- It helps you better your choice of words, instead of using shorter words, you can use the words generated. 

Example Word: Inveigh - (speak or write about (something) with great hostility.)
Example Sentence: There were a few articles in the newspaper inveighing against bureaucracy.                    

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

الاسم Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
عنوان URL الرسمي https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
الوصف Increase your vocabulary with this random word generator.
حجم الملف 30.2 KB
عدد التثبيتات 138
النسخة الحالية 0.0.0.1
آخر تحديث 2021-12-26
تاريخ النشر 2021-12-26
المطور lleonard
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random word generator",
    "description": "Increase your vocabulary with this random word generator.",
    "version": "0.0.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon_128.png"
    }
}