EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
Vad är EdunextExt?
EdunextExt är en Chrome-tillägg utvecklad av Bách Lê, och dess huvudfunktion är "The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe".
Tilläggsskärmbilder
Ladda ner EdunextExt-förlängningens CRX-fil
Ladda ner EdunextExt-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Automation comment and grates on groupmates tool for edunext website.
Grundläggande Information om Tillägg
Namn | EdunextExt |
ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
Officiell webbadress | https://chromewebstore.google.com/detail/edunextext/icdpdefhegfppkigcjdfmjimhhpiokgm |
Beskrivning | The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe |
Filstorlek | 81.73 KB |
Antal Installationer | 76 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2023-10-15 |
Publiceringsdatum | 2023-10-14 |
Betyg | 5.00/5 Totalt 6 Betyg |
Utvecklare | Bách Lê |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://github.com/BachLe27/EdunextExt/blob/main/policy.md |
Stödda Språk | 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" } } |