PlanVIEW

All-in-one Hub for Highschool Students

Cos'è PlanVIEW?

PlanVIEW è un'estensione di Chrome sviluppata da Swarn Singh, e la sua funzione principale è "All-in-one Hub for Highschool Students".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione PlanVIEW

Scarica i file di estensione PlanVIEW in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome PlanVIEW PlanVIEW
ID ahdmabmmnnkachilcgkacffibgbgfoln
URL Ufficiale https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln
Descrizione All-in-one Hub for Highschool Students
Dimensione del File 957 KB
Conteggio Installazioni 35
Versione Corrente 2.2.2
Ultimo Aggiornamento 2016-08-31
Data di Pubblicazione 2016-08-30
Valutazione 5.00/5 Totale 8 Valutazioni
Sviluppatore Swarn Singh
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}