Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

Vad är Udemy Course Finder?

Udemy Course Finder är en Chrome-tillägg utvecklad av Castro Agbo, och dess huvudfunktion är "Explore Udemy courses tailored specifically to your next career move".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Udemy Course Finder-förlängningens CRX-fil

Ladda ner Udemy Course Finder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
Officiell webbadress https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
Beskrivning Explore Udemy courses tailored specifically to your next career move
Filstorlek 348 KB
Antal Installationer 449
Aktuell Version 1.0.3
Senast Uppdaterad 2020-06-12
Publiceringsdatum 2020-06-12
Utvecklare Castro Agbo
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.ceafive.netlify.com
Stödda Språk 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": []
}