Grade Calculator

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

Hvad er Grade Calculator?

Grade Calculator er en Chrome-udvidelse udviklet af Andy Young, og dens hovedfunktion er "Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.".

Download Grade Calculator-udvidelses-CRX-fil

Download Grade Calculator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Grade Calculator Grade Calculator
ID fdlcgmalapimdignhlkgmaikpcehlecc
Officiel URL https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc
Beskrivelse Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
Filstørrelse 120 KB
Antal Installationer 70
Nuværende Version 1.2
Senest Opdateret 2016-01-11
Udgivelsesdato 2016-01-11
Udvikler Andy Young
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}