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
Eメール [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\/*"
    ]
}