Grade Calculator

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

Wat is Grade Calculator?

Grade Calculator is een Chrome-extensie ontwikkeld door Andy Young, en de belangrijkste functie is "Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.".

Download het CRX-bestand van de extensie Grade Calculator

Download Grade Calculator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Grade Calculator Grade Calculator
ID fdlcgmalapimdignhlkgmaikpcehlecc
Officiële URL https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc
Beschrijving Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
Bestandsgrootte 120 KB
Aantal Installaties 70
Huidige Versie 1.2
Laatst Bijgewerkt 2016-01-11
Publicatiedatum 2016-01-11
Ontwikkelaar Andy Young
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}