Zermelo++
Integreert met Zermelo om actuele roosterinformatie te tonen
ما هو Zermelo++؟
Zermelo++ هو إضافة Chrome تم تطويرها بواسطة Melluh، والميزة الرئيسية لها هي "Integreert met Zermelo om actuele roosterinformatie te tonen".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Zermelo++
قم بتنزيل ملفات الامتداد Zermelo++ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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++ |
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" } } |