EduNext Auto Star

Star friends on EduNext with ease

Qu'est-ce que EduNext Auto Star ?

EduNext Auto Star est une extension Chrome développée par inuyashathanhcongnguyen, et sa fonction principale est "Star friends on EduNext with ease".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension EduNext Auto Star

Téléchargez les fichiers d'extension EduNext Auto Star au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom EduNext Auto Star EduNext Auto Star
ID ndihnkpljccejlopfngigdlnfmfgpmfk
URL Officiel https://chromewebstore.google.com/detail/edunext-auto-star/ndihnkpljccejlopfngigdlnfmfgpmfk
Description Star friends on EduNext with ease
Taille du Fichier 36.91 KB
Nombre d'Installations 303
Version Actuelle 1.0
Dernière Mise à Jour 2023-03-06
Date de Publication 2023-03-05
Évaluation 5.00/5 Total 2 Évaluations
Développeur inuyashathanhcongnguyen
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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\/*"
    ]
}