PlanVIEW

All-in-one Hub for Highschool Students

Что такое PlanVIEW?

PlanVIEW - это расширение Chrome, разработанное Swarn Singh, и его основная функция - "All-in-one Hub for Highschool Students".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения PlanVIEW

Скачайте файлы расширений PlanVIEW в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название PlanVIEW PlanVIEW
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"
    ]
}