Udemy Course Finder
Explore Udemy courses tailored specifically to your next career move
Cos'è Udemy Course Finder?
Udemy Course Finder è un'estensione di Chrome sviluppata da Castro Agbo, e la sua funzione principale è "Explore Udemy courses tailored specifically to your next career move".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Udemy Course Finder
Scarica i file di estensione Udemy Course Finder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Udemy Course Finder |
ID | bpbcbabopnpbjhdfjcmkhjohlddhldle |
URL Ufficiale | https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle |
Descrizione | Explore Udemy courses tailored specifically to your next career move |
Dimensione del File | 348 KB |
Conteggio Installazioni | 449 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2020-06-12 |
Data di Pubblicazione | 2020-06-12 |
Sviluppatore | Castro Agbo |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.ceafive.netlify.com |
Lingue Supportate | 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": [] } |