PlanVIEW
All-in-one Hub for Highschool Students
ما هو PlanVIEW؟
PlanVIEW هو إضافة Chrome تم تطويرها بواسطة Swarn Singh، والميزة الرئيسية لها هي "All-in-one Hub for Highschool Students".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PlanVIEW
قم بتنزيل ملفات الامتداد PlanVIEW بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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.
معلومات أساسية عن التمديد
الاسم | |
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" ] } |