MCVSD PowerSchool

Check your grades quickly with this Chrome extension!

What is MCVSD PowerSchool?

MCVSD PowerSchool is a Chrome extension developed by PracticalApplications, and its main feature is "Check your grades quickly with this Chrome extension!".

Extension Screenshots

screenshot

Download MCVSD PowerSchool Extension CRX File

Download MCVSD PowerSchool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name MCVSD PowerSchool MCVSD PowerSchool
ID gcdmejdeohbehhnbnionipiiopnoddpg
Official URL https://chromewebstore.google.com/detail/mcvsd-powerschool/gcdmejdeohbehhnbnionipiiopnoddpg
Description Check your grades quickly with this Chrome extension!
File Size 14.25 KB
Installation Count 125
Current Version 1.0
Last Updated 2014-11-29
Publish Date 2014-11-29
Rating 2.00/5 Total 1 Ratings
Developer PracticalApplications
Payment Type free
Supported Languages 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"
    }
}