Learning Task Calculator
Quickly calculate grades from learning tasks.
什麼是Learning Task Calculator?
Learning Task Calculator是由Kiomega Corporation開發的Chrome擴展程式,該擴展的主要功能是“Quickly calculate grades from learning tasks.”。
擴展截圖
下載Learning Task Calculator擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | glbnfbonfhpjaninjnmlkalfgiafchfm |
| 官方網址 | 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
} | |