EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
什么是EdunextExt?
EdunextExt是由Bách Lê开发的Chrome扩展程序,该扩展的主要功能是“The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe”。
扩展截图
下载EdunextExt扩展crx文件
下载EdunextExt扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Automation comment and grates on groupmates tool for edunext website.
扩展基本信息
名称 | EdunextExt |
ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
官方URL | https://chromewebstore.google.com/detail/edunextext/icdpdefhegfppkigcjdfmjimhhpiokgm |
简介 | The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe |
文件大小 | 81.73 KB |
安装次数 | 76 |
当前版本 | 0.0.1 |
更新时间 | 2023-10-15 |
上架时间 | 2023-10-14 |
评分 | 5.00/5 共6次评分 |
开发者 | Bách Lê |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://github.com/BachLe27/EdunextExt/blob/main/policy.md |
支持的语言 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EdunextExt", "version": "0.0.1", "description": "The Automation Tool for fu-edunext.fpt.edu.vn\/ write by BachLe", "background": { "service_worker": "background.js" }, "action": [], "permissions": [ "activeTab", "scripting" ], "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } |