Grade Calculator

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

Co je Grade Calculator?

Grade Calculator je rozšíření Chrome vyvinuté Andy Young, a jeho hlavní funkcí je „Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.“.

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

Stáhněte si soubory rozšíření 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í

                        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.                    

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

Název Grade Calculator Grade Calculator
ID fdlcgmalapimdignhlkgmaikpcehlecc
Oficiální URL https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc
Popis Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
Velikost souboru 120 KB
Počet instalací 70
Aktuální Verze 1.2
Poslední Aktualizace 2016-01-11
Datum Vydání 2016-01-11
Vývojář Andy Young
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}