Irregular Verbs List
Irregular Verbs List
Co to jest Irregular Verbs List?
Irregular Verbs List to rozszerzenie Chrome opracowane przez https://sem-dev.net, a jego główną funkcją jest „Irregular Verbs List”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Irregular Verbs List
Pobierz pliki rozszerzeń Irregular Verbs List w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
this extension contains the list of the irregular verbs in three forms
Podstawowe informacje o rozszerzeniu
Nazwa | Irregular Verbs List |
ID | gdccddffggfiblkgbfimeaboeneefldm |
Oficjalny URL | https://chromewebstore.google.com/detail/irregular-verbs-list/gdccddffggfiblkgbfimeaboeneefldm |
Opis | Irregular Verbs List |
Rozmiar pliku | 35.92 KB |
Liczba instalacji | 158 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2023-01-02 |
Data Publikacji | 2021-01-01 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://sem-dev.net |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/SEM-DEV/Irregular-Verbs-List |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Irregular Verbs List", "manifest_version": 2, "version": "1.0", "description": "Irregular Verbs List", "icons": { "16": "icon_16.png" }, "browser_action": { "default_icon": { "16": "icon_16.png" }, "default_popup": "popup.html" } } |