MCVSD PowerSchool

Check your grades quickly with this Chrome extension!

Co to jest MCVSD PowerSchool?

MCVSD PowerSchool to rozszerzenie Chrome opracowane przez PracticalApplications, a jego główną funkcją jest „Check your grades quickly with this Chrome extension!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia MCVSD PowerSchool

Pobierz pliki rozszerzeń MCVSD PowerSchool w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa MCVSD PowerSchool MCVSD PowerSchool
ID gcdmejdeohbehhnbnionipiiopnoddpg
Oficjalny URL https://chromewebstore.google.com/detail/mcvsd-powerschool/gcdmejdeohbehhnbnionipiiopnoddpg
Opis Check your grades quickly with this Chrome extension!
Rozmiar pliku 14.25 KB
Liczba instalacji 125
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2014-11-29
Data Publikacji 2014-11-29
Ocena 2.00/5 Łącznie 1 Oceny
Deweloper PracticalApplications
Typ Płatności free
Obsługiwane Języki 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"
    }
}