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
电子邮箱 [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"
    ]
}