PlanVIEW

All-in-one Hub for Highschool Students

What is PlanVIEW?

PlanVIEW is a Chrome extension developed by Swarn Singh, and its main feature is "All-in-one Hub for Highschool Students".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download PlanVIEW Extension CRX File

Download PlanVIEW 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

                        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.                    

Extension Basic Information

Name PlanVIEW PlanVIEW
ID ahdmabmmnnkachilcgkacffibgbgfoln
Official URL https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln
Description All-in-one Hub for Highschool Students
File Size 957 KB
Installation Count 35
Current Version 2.2.2
Last Updated 2016-08-31
Publish Date 2016-08-30
Rating 5.00/5 Total 8 Ratings
Developer Swarn Singh
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}