VejînLex

an attempt to collect all available Kurdish dictionaries.

Wat is VejînLex?

VejînLex is een Chrome-extensie ontwikkeld door Govar Jabar, en de belangrijkste functie is "an attempt to collect all available Kurdish dictionaries.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie VejînLex

Download VejînLex-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam VejînLex VejînLex
ID ndhgbfdlhbeioogbfkipodjaghbcckoi
Officiële URL https://chromewebstore.google.com/detail/vej%C3%AEnlex/ndhgbfdlhbeioogbfkipodjaghbcckoi
Beschrijving an attempt to collect all available Kurdish dictionaries.
Bestandsgrootte 17.36 KB
Aantal Installaties 58
Huidige Versie 1.1.0
Laatst Bijgewerkt 2022-06-15
Publicatiedatum 2022-06-13
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar Govar Jabar
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://lex.vejin.net/
Help Pagina-URL https://lex.vejin.net/ck/contact
Ondersteunde Talen 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
}