Hello Vocabulary

Should I memorize this vocabulary

ما هو Hello Vocabulary؟

Hello Vocabulary هو إضافة Chrome تم تطويرها بواسطة coherence0815، والميزة الرئيسية لها هي "Should I memorize this vocabulary".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Hello Vocabulary

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

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

                        When I visited a website, there were some vocabularies that I didn't know what they mean. I looked up the dictionary to see their meanings.

At that moment, there was one thing coming into my mind. How can I know if I should memorize those vocabularies or not? If those vocabularies are popular in the TOEFL, IELTS, etc., I should definitely memorize them.

As the result, I built this tool to see if I should memorize those vocabularies or not.                    

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

الاسم Hello Vocabulary Hello Vocabulary
ID klgmnlnhghflkhmckiajnkllfjkgkiji
عنوان URL الرسمي https://chromewebstore.google.com/detail/hello-vocabulary/klgmnlnhghflkhmckiajnkllfjkgkiji
الوصف Should I memorize this vocabulary
حجم الملف 58.93 KB
عدد التثبيتات 59
النسخة الحالية 1.2
آخر تحديث 2016-11-20
تاريخ النشر 2016-11-20
المطور coherence0815
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/HemingwayLee/HelloVocabulary
عنوان صفحة المساعدة https://github.com/HemingwayLee/HelloVocabulary
اللغات المدعومة zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hello Vocabulary",
    "description": "Should I memorize this vocabulary",
    "version": "1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab"
    ]
}