Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

Wat is Weighted and Final Grade Calculator?

Weighted and Final Grade Calculator is een Chrome-extensie ontwikkeld door Farzan Haq, en de belangrijkste functie is "Calculate your weighted and final grades easily and efficiently".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Weighted and Final Grade Calculator

Download Weighted and Final 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

                        Looking to find out what your current weighted grade is, or wondering what you need on the final to end with a certain mark? This calculator has the answers! Its intuitive and simplistic interface makes it easy to efficiently calculate your weighted and final grades.                    

Basisinformatie over de Extensie

Naam Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
Officiële URL https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
Beschrijving Calculate your weighted and final grades easily and efficiently
Bestandsgrootte 55.84 KB
Aantal Installaties 79
Huidige Versie 1.0
Laatst Bijgewerkt 2017-09-02
Publicatiedatum 2017-09-02
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Farzan Haq
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weighted and Final Grade Calculator",
    "version": "1.0",
    "description": "Calculate your weighted and final grades easily and efficiently",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "permissions": [
        "storage"
    ]
}