Udemy Course Finder
Explore Udemy courses tailored specifically to your next career move
Wat is Udemy Course Finder?
Udemy Course Finder is een Chrome-extensie ontwikkeld door Castro Agbo, en de belangrijkste functie is "Explore Udemy courses tailored specifically to your next career move".
Extensie Screenshots
Download het CRX-bestand van de extensie Udemy Course Finder
Download Udemy Course Finder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Udemy Course Finder |
ID | bpbcbabopnpbjhdfjcmkhjohlddhldle |
Officiële URL | https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle |
Beschrijving | Explore Udemy courses tailored specifically to your next career move |
Bestandsgrootte | 348 KB |
Aantal Installaties | 449 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2020-06-12 |
Publicatiedatum | 2020-06-12 |
Ontwikkelaar | Castro Agbo |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.ceafive.netlify.com |
Ondersteunde Talen | 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": [] } |