MCVSD PowerSchool

Check your grades quickly with this Chrome extension!

Cos'è MCVSD PowerSchool?

MCVSD PowerSchool è un'estensione di Chrome sviluppata da PracticalApplications, e la sua funzione principale è "Check your grades quickly with this Chrome extension!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MCVSD PowerSchool

Scarica i file di estensione MCVSD PowerSchool 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

                        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.                    

Informazioni di Base sull'Estensione

Nome MCVSD PowerSchool MCVSD PowerSchool
ID gcdmejdeohbehhnbnionipiiopnoddpg
URL Ufficiale https://chromewebstore.google.com/detail/mcvsd-powerschool/gcdmejdeohbehhnbnionipiiopnoddpg
Descrizione Check your grades quickly with this Chrome extension!
Dimensione del File 14.25 KB
Conteggio Installazioni 125
Versione Corrente 1.0
Ultimo Aggiornamento 2014-11-29
Data di Pubblicazione 2014-11-29
Valutazione 2.00/5 Totale 1 Valutazioni
Sviluppatore PracticalApplications
Tipo di Pagamento free
Lingue Supportate 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"
    }
}