Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

What is Udemy Course Finder?

Udemy Course Finder is a Chrome extension developed by Castro Agbo, and its main feature is "Explore Udemy courses tailored specifically to your next career move".

Extension Screenshots

screenshot
screenshot

Download Udemy Course Finder Extension CRX File

Download Udemy Course Finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
Official URL https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
Description Explore Udemy courses tailored specifically to your next career move
File Size 348 KB
Installation Count 449
Current Version 1.0.3
Last Updated 2020-06-12
Publish Date 2020-06-12
Developer Castro Agbo
Email [email protected]
Payment Type free
Extension Website https://www.ceafive.netlify.com
Supported Languages 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": []
}