Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

Qu'est-ce que Udemy Course Finder ?

Udemy Course Finder est une extension Chrome développée par Castro Agbo, et sa fonction principale est "Explore Udemy courses tailored specifically to your next career move".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Udemy Course Finder

Téléchargez les fichiers d'extension Udemy Course Finder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
URL Officiel https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
Description Explore Udemy courses tailored specifically to your next career move
Taille du Fichier 348 KB
Nombre d'Installations 449
Version Actuelle 1.0.3
Dernière Mise à Jour 2020-06-12
Date de Publication 2020-06-12
Développeur Castro Agbo
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.ceafive.netlify.com
Langues Prises en Charge 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": []
}