MCVSD PowerSchool

Check your grades quickly with this Chrome extension!

MCVSD PowerSchoolとは何ですか?

MCVSD PowerSchoolはPracticalApplicationsによって開発されたChromeの拡張機能で、その主な機能は「Check your grades quickly with this Chrome extension!」です。

拡張機能のスクリーンショット

screenshot

MCVSD PowerSchool拡張機能のCRXファイルをダウンロード

MCVSD PowerSchool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 MCVSD PowerSchool MCVSD PowerSchool
ID gcdmejdeohbehhnbnionipiiopnoddpg
公式URL https://chromewebstore.google.com/detail/mcvsd-powerschool/gcdmejdeohbehhnbnionipiiopnoddpg
説明 Check your grades quickly with this Chrome extension!
ファイルサイズ 14.25 KB
インストール数 125
現在のバージョン 1.0
最終更新日 2014-11-29
公開日 2014-11-29
評価 2.00/5 合計 1 レビュー
開発者 PracticalApplications
支払い方法 free
対応言語 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"
    }
}