Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

Qu'est-ce que Weighted and Final Grade Calculator ?

Weighted and Final Grade Calculator est une extension Chrome développée par Farzan Haq, et sa fonction principale est "Calculate your weighted and final grades easily and efficiently".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Weighted and Final Grade Calculator

Téléchargez les fichiers d'extension Weighted and Final Grade Calculator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
URL Officiel https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
Description Calculate your weighted and final grades easily and efficiently
Taille du Fichier 55.84 KB
Nombre d'Installations 79
Version Actuelle 1.0
Dernière Mise à Jour 2017-09-02
Date de Publication 2017-09-02
Évaluation 5.00/5 Total 4 Évaluations
Développeur Farzan Haq
Type de Paiement free
Langues Prises en Charge 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"
    ]
}