Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

Co je Udemy Course Finder?

Udemy Course Finder je rozšíření Chrome vyvinuté Castro Agbo, a jeho hlavní funkcí je „Explore Udemy courses tailored specifically to your next career move“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Udemy Course Finder

Stáhněte si soubory rozšíření Udemy Course Finder ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
Oficiální URL https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
Popis Explore Udemy courses tailored specifically to your next career move
Velikost souboru 348 KB
Počet instalací 449
Aktuální Verze 1.0.3
Poslední Aktualizace 2020-06-12
Datum Vydání 2020-06-12
Vývojář Castro Agbo
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.ceafive.netlify.com
Podporované Jazyky 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": []
}