Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

Co je Weighted and Final Grade Calculator?

Weighted and Final Grade Calculator je rozšíření Chrome vyvinuté Farzan Haq, a jeho hlavní funkcí je „Calculate your weighted and final grades easily and efficiently“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Weighted and Final Grade Calculator

Stáhněte si soubory rozšíření Weighted and Final Grade Calculator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
Oficiální URL https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
Popis Calculate your weighted and final grades easily and efficiently
Velikost souboru 55.84 KB
Počet instalací 79
Aktuální Verze 1.0
Poslední Aktualizace 2017-09-02
Datum Vydání 2017-09-02
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář Farzan Haq
Typ Platby free
Podporované Jazyky 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"
    ]
}