PlanVIEW
All-in-one Hub for Highschool Students
Apa itu PlanVIEW?
PlanVIEW adalah ekstensi Chrome yang dikembangkan oleh Swarn Singh, dan fitur utamanya adalah "All-in-one Hub for Highschool Students".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PlanVIEW
Unduh file ekstensi PlanVIEW dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | ahdmabmmnnkachilcgkacffibgbgfoln |
URL Resmi | https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln |
Deskripsi | All-in-one Hub for Highschool Students |
Ukuran File | 957 KB |
Jumlah Instalasi | 35 |
Versi Saat Ini | 2.2.2 |
Terakhir Diperbarui | 2016-08-31 |
Tanggal Publikasi | 2016-08-30 |
Penilaian | 5.00/5 Total 8 Penilaian |
Pengembang | Swarn Singh |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |