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”。
扩展截图
下载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 |
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": [] } |