Zermelo++

Integreert met Zermelo om actuele roosterinformatie te tonen

What is Zermelo++?

Zermelo++ is a Chrome extension developed by Melluh, and its main feature is "Integreert met Zermelo om actuele roosterinformatie te tonen".

Extension Screenshots

screenshot

Download Zermelo++ Extension CRX File

Download Zermelo++ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!).                    

Extension Basic Information

Name Zermelo++ Zermelo++
ID pjickodickepoolecpnocifpokblhoae
Official URL https://chromewebstore.google.com/detail/zermelo++/pjickodickepoolecpnocifpokblhoae
Description Integreert met Zermelo om actuele roosterinformatie te tonen
File Size 16.62 KB
Installation Count 150
Current Version 1.0.3
Last Updated 2023-02-21
Publish Date 2020-09-12
Rating 3.00/5 Total 2 Ratings
Developer Melluh
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}