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
官方網址 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"
    ]
}