PlanVIEW

All-in-one Hub for Highschool Students

PlanVIEWとは何ですか?

PlanVIEWはSwarn Singhによって開発されたChromeの拡張機能で、その主な機能は「All-in-one Hub for Highschool Students」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Welcome to redesigned PlanVIEW. Quickly take notes, view your calendar, quickly email your teachers, and navigate to your teacher's websites in nice and clean UI.                    

拡張機能の基本情報

名前 PlanVIEW PlanVIEW
ID ahdmabmmnnkachilcgkacffibgbgfoln
公式URL https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln
説明 All-in-one Hub for Highschool Students
ファイルサイズ 957 KB
インストール数 35
現在のバージョン 2.2.2
最終更新日 2016-08-31
公開日 2016-08-30
評価 5.00/5 合計 8 レビュー
開発者 Swarn Singh
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PlanVIEW",
    "version": "2.2.2",
    "manifest_version": 2,
    "description": "All-in-one Hub for Highschool Students",
    "browser_action": {
        "default_icon": "img\/icon\/icon.png",
        "default_title": "PlanVIEW",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}