EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
Hvad er EdunextExt?
EdunextExt er en Chrome-udvidelse udviklet af Bách Lê, og dens hovedfunktion er "The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe".
Udvidelsesskærmbilleder
Download EdunextExt-udvidelses-CRX-fil
Download EdunextExt-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Automation comment and grates on groupmates tool for edunext website. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
| Officiel URL | https://chromewebstore.google.com/detail/edunextext/icdpdefhegfppkigcjdfmjimhhpiokgm |
| Beskrivelse | The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe |
| Filstørrelse | 81.73 KB |
| Antal Installationer | 76 |
| Nuværende Version | 0.0.1 |
| Senest Opdateret | 2023-10-15 |
| Udgivelsesdato | 2023-10-14 |
| Bedømmelse | 5.00/5 Samlet 6 Bedømmelser |
| Udvikler | Bách Lê |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | https://github.com/BachLe27/EdunextExt/blob/main/policy.md |
| Understøttede Sprog | 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"
}
} | |