EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
Что такое EdunextExt?
EdunextExt - это расширение Chrome, разработанное Bách Lê, и его основная функция - "The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe".
Снимки экрана расширения
Скачать файл CRX расширения EdunextExt
Скачайте файлы расширений 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" } } |