Zermelo++

Integreert met Zermelo om actuele roosterinformatie te tonen

Что такое Zermelo++?

Zermelo++ - это расширение Chrome, разработанное Melluh, и его основная функция - "Integreert met Zermelo om actuele roosterinformatie te tonen".

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

screenshot

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

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

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

                        Zermelo++ maakt automatisch verbinding met Zermelo om de meest actuele roosterinformatie te tonen. Dit is een handige tool om snel mee te kunnen zien hoe lang een les nog duurt (en meer!).                    

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

Название Zermelo++ Zermelo++
ID pjickodickepoolecpnocifpokblhoae
Официальный URL https://chromewebstore.google.com/detail/zermelo++/pjickodickepoolecpnocifpokblhoae
Описание Integreert met Zermelo om actuele roosterinformatie te tonen
Размер файла 16.62 KB
Количество установок 150
Текущая Версия 1.0.3
Последнее Обновление 2023-02-21
Дата публикации 2020-09-12
Рейтинг 3.00/5 Всего 2 оценок
Разработчик Melluh
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zermelo++",
    "version": "1.0.3",
    "description": "Integreert met Zermelo om actuele roosterinformatie te tonen",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "256": "logo.png"
    }
}