Zermelo++

Integreert met Zermelo om actuele roosterinformatie te tonen

Zermelo++ là gì?

Zermelo++ là một tiện ích mở rộng Chrome được phát triển bởi Melluh, và tính năng chính của nó là "Integreert met Zermelo om actuele roosterinformatie te tonen".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zermelo++

Tải xuống các tệp mở rộng Zermelo++ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Zermelo++ Zermelo++
ID pjickodickepoolecpnocifpokblhoae
URL Chính Thức https://chromewebstore.google.com/detail/zermelo++/pjickodickepoolecpnocifpokblhoae
Mô tả Integreert met Zermelo om actuele roosterinformatie te tonen
Kích Thước Tệp 16.62 KB
Số Lần Cài Đặt 150
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2023-02-21
Ngày Phát Hành 2020-09-12
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Melluh
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}