Udemy Course Finder
Explore Udemy courses tailored specifically to your next career move
O que é Udemy Course Finder?
Udemy Course Finder é uma extensão do Chrome desenvolvida por Castro Agbo, e sua principal característica é "Explore Udemy courses tailored specifically to your next career move".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Udemy Course Finder
Baixe arquivos de extensão Udemy Course Finder no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Udemy Course Finder |
ID | bpbcbabopnpbjhdfjcmkhjohlddhldle |
URL Oficial | https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle |
Descrição | Explore Udemy courses tailored specifically to your next career move |
Tamanho do Arquivo | 348 KB |
Contagem de Instalações | 449 |
Versão Atual | 1.0.3 |
Última Atualização | 2020-06-12 |
Data de Publicação | 2020-06-12 |
Desenvolvedor | Castro Agbo |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.ceafive.netlify.com |
Idiomas Suportados | 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": [] } |