Udemy Course Finder
Explore Udemy courses tailored specifically to your next career move
Co to jest Udemy Course Finder?
Udemy Course Finder to rozszerzenie Chrome opracowane przez Castro Agbo, a jego główną funkcją jest „Explore Udemy courses tailored specifically to your next career move”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Udemy Course Finder
Pobierz pliki rozszerzeń Udemy Course Finder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Udemy Course Finder |
ID | bpbcbabopnpbjhdfjcmkhjohlddhldle |
Oficjalny URL | https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle |
Opis | Explore Udemy courses tailored specifically to your next career move |
Rozmiar pliku | 348 KB |
Liczba instalacji | 449 |
Aktualna Wersja | 1.0.3 |
Ostatnia Aktualizacja | 2020-06-12 |
Data Publikacji | 2020-06-12 |
Deweloper | Castro Agbo |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.ceafive.netlify.com |
Obsługiwane Języki | 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": [] } |