Zermelo++

Integreert met Zermelo om actuele roosterinformatie te tonen

Zermelo++とは何ですか?

Zermelo++はMelluhによって開発されたChromeの拡張機能で、その主な機能は「Integreert met Zermelo om actuele roosterinformatie te tonen」です。

拡張機能のスクリーンショット

screenshot

Zermelo++拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}