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