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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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 |
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": [] } |