Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

什么是Weighted and Final Grade Calculator?

Weighted and Final Grade Calculator是由Farzan Haq开发的Chrome扩展程序,该扩展的主要功能是“Calculate your weighted and final grades easily and efficiently”。

扩展截图

screenshot
screenshot

下载Weighted and Final Grade Calculator扩展crx文件

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

扩展使用说明

                        Looking to find out what your current weighted grade is, or wondering what you need on the final to end with a certain mark? This calculator has the answers! Its intuitive and simplistic interface makes it easy to efficiently calculate your weighted and final grades.                    

扩展基本信息

名称 Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
官方URL https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
简介 Calculate your weighted and final grades easily and efficiently
文件大小 55.84 KB
安装次数 79
当前版本 1.0
更新时间 2017-09-02
上架时间 2017-09-02
评分 5.00/5 共4次评分
开发者 Farzan Haq
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weighted and Final Grade Calculator",
    "version": "1.0",
    "description": "Calculate your weighted and final grades easily and efficiently",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "permissions": [
        "storage"
    ]
}