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