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. 擴展基本資訊
| 名稱 | |
| ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
| 官方網址 | 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"
}
} | |