EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
ما هو EdunextExt؟
EdunextExt هو إضافة Chrome تم تطويرها بواسطة Bách Lê، والميزة الرئيسية لها هي "The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة EdunextExt
قم بتنزيل ملفات الامتداد EdunextExt بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Automation comment and grates on groupmates tool for edunext website.
معلومات أساسية عن التمديد
الاسم | EdunextExt |
ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/edunextext/icdpdefhegfppkigcjdfmjimhhpiokgm |
الوصف | The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe |
حجم الملف | 81.73 KB |
عدد التثبيتات | 76 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2023-10-15 |
تاريخ النشر | 2023-10-14 |
تقييم | 5.00/5 مجموع تقييمات 6 |
المطور | Bách Lê |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://github.com/BachLe27/EdunextExt/blob/main/policy.md |
اللغات المدعومة | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EdunextExt", "version": "0.0.1", "description": "The Automation Tool for fu-edunext.fpt.edu.vn\/ write by BachLe", "background": { "service_worker": "background.js" }, "action": [], "permissions": [ "activeTab", "scripting" ], "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } |