VejînLex

an attempt to collect all available Kurdish dictionaries.

Co to jest VejînLex?

VejînLex to rozszerzenie Chrome opracowane przez Govar Jabar, a jego główną funkcją jest „an attempt to collect all available Kurdish dictionaries.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia VejînLex

Pobierz pliki rozszerzeń VejînLex 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

                        Vejin Dictionaries Project
an attempt to collect all available Kurdish dictionaries.                    

Podstawowe informacje o rozszerzeniu

Nazwa VejînLex VejînLex
ID ndhgbfdlhbeioogbfkipodjaghbcckoi
Oficjalny URL https://chromewebstore.google.com/detail/vej%C3%AEnlex/ndhgbfdlhbeioogbfkipodjaghbcckoi
Opis an attempt to collect all available Kurdish dictionaries.
Rozmiar pliku 17.36 KB
Liczba instalacji 58
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2022-06-15
Data Publikacji 2022-06-13
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper Govar Jabar
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://lex.vejin.net/
Adres URL Strony Pomocy https://lex.vejin.net/ck/contact
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vej\u00eenLex",
    "version": "1.1.0",
    "description": "an attempt to collect all available Kurdish dictionaries.",
    "permissions": [
        "contextMenus",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "icons": {
        "16": "images\/favicon-16x16.png",
        "32": "images\/favicon-32x32.png",
        "196": "images\/icon-196x196.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "images\/favicon-32x32.png"
    },
    "options_ui": {
        "page": "options.html"
    },
    "manifest_version": 3
}