Coupons Udemy
Des promos sur Udemy !
Coupons Udemyคืออะไร?
Coupons Udemy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Anthony และคุณลักษณะหลักของมันคือ "Des promos sur Udemy !"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Coupons Udemy
ดาวน์โหลดไฟล์ส่วนขยาย Coupons Udemy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Ne ratez plus jamais les promotions sur Udemy. Cette extension vous permet d'obtenir des coupons au prix minimum sur mon catalogue de formations. Avec cette extension, vous ne pourrez plus passer à côté du meilleur prix et des nouveautés ! Il ne s'agit pas d'une extension officielle Udemy, elle n'a pas été développée par Udemy, il s'agit d'une extension développée par moi même vous proposant mes propres cours à prix réduit.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Coupons Udemy |
ID | koopobokkknepbckcpkkgjecnbcjggoi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/coupons-udemy/koopobokkknepbckcpkkgjecnbcjggoi |
คำอธิบาย | Des promos sur Udemy ! |
ขนาดไฟล์ | 59.3 KB |
จำนวนการติดตั้ง | 565 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2020-07-20 |
วันที่เผยแพร่ | 2020-07-20 |
ผู้พัฒนา | Anthony |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Coupons Udemy", "version": "1.0", "description": "Des promos sur Udemy !", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "background": { "scripts": [ "app.js" ] }, "icons": { "128": "icon128.png" } } |