Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

Udemy Course Finder là gì?

Udemy Course Finder là một tiện ích mở rộng Chrome được phát triển bởi Castro Agbo, và tính năng chính của nó là "Explore Udemy courses tailored specifically to your next career move".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Udemy Course Finder

Tải xuống các tệp mở rộng Udemy Course Finder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Udemy Course Finder Udemy Course Finder
ID bpbcbabopnpbjhdfjcmkhjohlddhldle
URL Chính Thức https://chromewebstore.google.com/detail/udemy-course-finder/bpbcbabopnpbjhdfjcmkhjohlddhldle
Mô tả Explore Udemy courses tailored specifically to your next career move
Kích Thước Tệp 348 KB
Số Lần Cài Đặt 449
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2020-06-12
Ngày Phát Hành 2020-06-12
Nhà Phát Triển Castro Agbo
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.ceafive.netlify.com
Ngôn Ngữ Được Hỗ Trợ 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": []
}