EduNext Auto Star

Star friends on EduNext with ease

ما هو EduNext Auto Star؟

EduNext Auto Star هو إضافة Chrome تم تطويرها بواسطة inuyashathanhcongnguyen، والميزة الرئيسية لها هي "Star friends on EduNext with ease".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة EduNext Auto Star

قم بتنزيل ملفات الامتداد EduNext Auto Star بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension automates the group grading process on EduNext.
With only the click of a button, it will automatically grade all groupmates with a specific number of stars
User can also freely customize the default number of stars which will be saved across browser sessions                    

معلومات أساسية عن التمديد

الاسم EduNext Auto Star EduNext Auto Star
ID ndihnkpljccejlopfngigdlnfmfgpmfk
عنوان URL الرسمي https://chromewebstore.google.com/detail/edunext-auto-star/ndihnkpljccejlopfngigdlnfmfgpmfk
الوصف Star friends on EduNext with ease
حجم الملف 36.91 KB
عدد التثبيتات 303
النسخة الحالية 1.0
آخر تحديث 2023-03-06
تاريخ النشر 2023-03-05
تقييم 5.00/5 مجموع تقييمات 2
المطور inuyashathanhcongnguyen
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "EduNext Auto Star",
    "description": "Star friends on EduNext with ease",
    "version": "1.0",
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "images\/logo.png"
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/fu.edunext.vn\/*"
    ]
}