PlanVIEW
All-in-one Hub for Highschool Students
Qu'est-ce que PlanVIEW ?
PlanVIEW est une extension Chrome développée par Swarn Singh, et sa fonction principale est "All-in-one Hub for Highschool Students".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PlanVIEW
Téléchargez les fichiers d'extension PlanVIEW au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | ahdmabmmnnkachilcgkacffibgbgfoln |
URL Officiel | https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln |
Description | All-in-one Hub for Highschool Students |
Taille du Fichier | 957 KB |
Nombre d'Installations | 35 |
Version Actuelle | 2.2.2 |
Dernière Mise à Jour | 2016-08-31 |
Date de Publication | 2016-08-30 |
Évaluation | 5.00/5 Total 8 Évaluations |
Développeur | Swarn Singh |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |