Grade Calculator
Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
Cos'è Grade Calculator?
Grade Calculator è un'estensione di Chrome sviluppata da Andy Young, e la sua funzione principale è "Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.".
Scarica il file CRX dell'estensione Grade Calculator
Scarica i file di estensione Grade Calculator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Grade Calculator |
ID | fdlcgmalapimdignhlkgmaikpcehlecc |
URL Ufficiale | https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc |
Descrizione | Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser. |
Dimensione del File | 120 KB |
Conteggio Installazioni | 70 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2016-01-11 |
Data di Pubblicazione | 2016-01-11 |
Sviluppatore | Andy Young |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |