Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

Τι είναι το Udemy Course Finder;

Το Udemy Course Finder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Castro Agbo, και η κύρια λειτουργία του είναι "Explore Udemy courses tailored specifically to your next career move".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Udemy Course Finder

Λήψη αρχείων επέκτασης Udemy Course Finder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
Επίσημο URL https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
Περιγραφή Explore Udemy courses tailored specifically to your next career move
Μέγεθος Αρχείου 348 KB
Αριθμός Εγκαταστάσεων 449
Τρέχουσα Έκδοση 1.0.3
Τελευταία Ενημέρωση 2020-06-12
Ημερομηνία Δημοσίευσης 2020-06-12
Προγραμματιστής Castro Agbo
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.ceafive.netlify.com
Υποστηριζόμενες Γλώσσες 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": []
}