EduNext Auto Star

Star friends on EduNext with ease

什么是EduNext Auto Star?

EduNext Auto Star是由inuyashathanhcongnguyen开发的Chrome扩展程序,该扩展的主要功能是“Star friends on EduNext with ease”。

扩展截图

screenshot

下载EduNext Auto Star扩展crx文件

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