PlanVIEW

All-in-one Hub for Highschool Students

PlanVIEW क्या है?

PlanVIEW Swarn Singh द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "All-in-one Hub for Highschool Students"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PlanVIEW एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}