MCVSD PowerSchool

Check your grades quickly with this Chrome extension!

Qu'est-ce que MCVSD PowerSchool ?

MCVSD PowerSchool est une extension Chrome développée par PracticalApplications, et sa fonction principale est "Check your grades quickly with this Chrome extension!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension MCVSD PowerSchool

Téléchargez les fichiers d'extension MCVSD PowerSchool 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

                        MCVSD PowerSchool allows students in the Monmouth County Vocational School District to quickly view their grades as a Chrome Extension. This Chrome Extension will always appear at the top right of the Chrome Browser. With this extension, less time will be wasted navigating to get to this the PowerSchool page.                    

Informations de Base sur l'Extension

Nom MCVSD PowerSchool MCVSD PowerSchool
ID gcdmejdeohbehhnbnionipiiopnoddpg
URL Officiel https://chromewebstore.google.com/detail/mcvsd-powerschool/gcdmejdeohbehhnbnionipiiopnoddpg
Description Check your grades quickly with this Chrome extension!
Taille du Fichier 14.25 KB
Nombre d'Installations 125
Version Actuelle 1.0
Dernière Mise à Jour 2014-11-29
Date de Publication 2014-11-29
Évaluation 2.00/5 Total 1 Évaluations
Développeur PracticalApplications
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": " MCVSD PowerSchool",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Check your grades quickly with this Chrome extension!",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "MCVSD PowerSchool",
        "default_popup": "extension.html"
    },
    "icons": {
        "128": "icon.png"
    }
}