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".
Снимки экрана расширения
Скачать файл CRX расширения Udemy Course Finder
Скачайте файлы расширений Udemy Course Finder в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 |
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": [] } |