Udemy Course Finder

Explore Udemy courses tailored specifically to your next career move

什麼是Udemy Course Finder?

Udemy Course Finder是由Castro Agbo開發的Chrome擴展程式,該擴展的主要功能是“Explore Udemy courses tailored specifically to your next career move”。

擴展截圖

screenshot
screenshot

下載Udemy Course Finder擴展crx文件

下載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
官方網址 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": []
}