PlanVIEW

All-in-one Hub for Highschool Students

Co to jest PlanVIEW?

PlanVIEW to rozszerzenie Chrome opracowane przez Swarn Singh, a jego główną funkcją jest „All-in-one Hub for Highschool Students”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia PlanVIEW

Pobierz pliki rozszerzeń PlanVIEW w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa PlanVIEW PlanVIEW
ID ahdmabmmnnkachilcgkacffibgbgfoln
Oficjalny URL https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln
Opis All-in-one Hub for Highschool Students
Rozmiar pliku 957 KB
Liczba instalacji 35
Aktualna Wersja 2.2.2
Ostatnia Aktualizacja 2016-08-31
Data Publikacji 2016-08-30
Ocena 5.00/5 Łącznie 8 Oceny
Deweloper Swarn Singh
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}