Learning Task Calculator

Quickly calculate grades from learning tasks.

Learning Task Calculatorคืออะไร?

Learning Task Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kiomega Corporation และคุณลักษณะหลักของมันคือ "Quickly calculate grades from learning tasks."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Learning Task Calculator

ดาวน์โหลดไฟล์ส่วนขยาย Learning Task Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Quickly calculate grades from learning tasks.

Enter the score the student received, and the total available marks and the calculator will instantly tell you their percentage and grade.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Learning Task Calculator Learning Task Calculator
ID glbnfbonfhpjaninjnmlkalfgiafchfm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/learning-task-calculator/glbnfbonfhpjaninjnmlkalfgiafchfm
คำอธิบาย Quickly calculate grades from learning tasks.
ขนาดไฟล์ 58.61 KB
จำนวนการติดตั้ง 219
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2019-01-23
วันที่เผยแพร่ 2019-01-22
ผู้พัฒนา Kiomega Corporation
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Learning Task Calculator",
    "version": "1.3",
    "description": "Quickly calculate grades from learning tasks.",
    "browser_action": {
        "default_title": "Learning Tasks Calculator",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}