Curriculum
Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.
Curriculumคืออะไร?
Curriculum เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://curriculum-app.io และคุณลักษณะหลักของมันคือ "Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Curriculum
ดาวน์โหลดไฟล์ส่วนขยาย Curriculum ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pmofaeaejnaaehoojjfbcjdefhcnhnll |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/curriculum/pmofaeaejnaaehoojjfbcjdefhcnhnll |
คำอธิบาย | Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals. |
ขนาดไฟล์ | 42.38 KB |
จำนวนการติดตั้ง | 133 |
เวอร์ชันปัจจุบัน | 0.0.4 |
อัปเดตครั้งล่าสุด | 2020-06-27 |
วันที่เผยแพร่ | 2020-06-27 |
ผู้พัฒนา | https://curriculum-app.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://curriculum-app.io |
URL หน้านโยบายความเป็นส่วนตัว | https://curriculum-app.io/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Curriculum", "description": "Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.", "version": "0.0.4", "browser_action": { "default_icon": "icons\/curriculum_152x152.png", "default_popup": "popup.html" }, "icons": { "16": "icons\/curriculum_152x152.png", "128": "icons\/curriculum_152x152.png" }, "permissions": [ "activeTab", "https:\/\/curriculum-app.io\/*" ] } |