Grade Calculator

Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.

什么是Grade Calculator?

Grade Calculator是由Andy Young开发的Chrome扩展程序,该扩展的主要功能是“Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.”。

下载Grade Calculator扩展crx文件

下载Grade Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Just a great utility for finding grades. Grades are easy to find usually but when they get to the "this is worth 20% of your final grade" it becomes a little harder. This calculator is much faster and allows you to see all the values before calculating all at once.                    

扩展基本信息

名称 Grade Calculator Grade Calculator
ID fdlcgmalapimdignhlkgmaikpcehlecc
官方URL https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc
简介 Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
文件大小 120 KB
安装次数 70
当前版本 1.2
更新时间 2016-01-11
上架时间 2016-01-11
开发者 Andy Young
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Grade Calculator",
    "description": "Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.",
    "version": "1.2",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}