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 |
官方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 } |