Learning Task Calculator

Quickly calculate grades from learning tasks.

What is Learning Task Calculator?

Learning Task Calculator is a Chrome extension developed by Kiomega Corporation, and its main feature is "Quickly calculate grades from learning tasks.".

Extension Screenshots

screenshot

Download Learning Task Calculator Extension CRX File

Download Learning Task Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Learning Task Calculator Learning Task Calculator
ID glbnfbonfhpjaninjnmlkalfgiafchfm
Official URL https://chromewebstore.google.com/detail/learning-task-calculator/glbnfbonfhpjaninjnmlkalfgiafchfm
Description Quickly calculate grades from learning tasks.
File Size 58.61 KB
Installation Count 219
Current Version 1.3
Last Updated 2019-01-23
Publish Date 2019-01-22
Developer Kiomega Corporation
Payment Type free
Supported Languages 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
}