Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

ما هو Udemy Course Finder؟

Udemy Course Finder هو إضافة Chrome تم تطويرها بواسطة Castro Agbo، والميزة الرئيسية لها هي "Explore Udemy courses tailored specifically to your next career move".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Udemy Course Finder

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

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

                        This app gives you easy access to Udemy courses tailored specifically to the option you choose in the drop-down. Courses well selected for beginners and advanced learners who want a career change or developers who want to learn new things.

You just install the extension and voila, you have highly rated Udemy courses right in your browser, you just click on the extension and interact the popup menu that shows up.

Click on "Go To Course" button to open the course in a new tab.                    

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

الاسم Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
عنوان URL الرسمي https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
الوصف Explore Udemy courses tailored specifically to your next career move
حجم الملف 348 KB
عدد التثبيتات 449
النسخة الحالية 1.0.3
آخر تحديث 2020-06-12
تاريخ النشر 2020-06-12
المطور Castro Agbo
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.ceafive.netlify.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Udemy Course Finder",
    "short_name": "Udemy Course Finder",
    "version": "1.0.3",
    "description": "Explore Udemy courses tailored specifically to your next career move",
    "manifest_version": 2,
    "author": "Castro Agbo",
    "homepage_url": "https:\/\/ceafive.netlify.com",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon.png",
        "default_title": "Udemy Course Finder"
    },
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": []
}