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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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\/*"
    ]
}