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
公式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
Eメール [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": []
}