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 to jest Grade Calculator?

Grade Calculator to rozszerzenie Chrome opracowane przez Andy Young, a jego główną funkcją jest „Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.”.

Pobierz plik CRX rozszerzenia Grade Calculator

Pobierz pliki rozszerzeń Grade Calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Grade Calculator Grade Calculator
ID fdlcgmalapimdignhlkgmaikpcehlecc
Oficjalny URL https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc
Opis Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
Rozmiar pliku 120 KB
Liczba instalacji 70
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2016-01-11
Data Publikacji 2016-01-11
Deweloper Andy Young
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}