VejînLex

an attempt to collect all available Kurdish dictionaries.

什麼是VejînLex?

VejînLex是由Govar Jabar開發的Chrome擴展程式,該擴展的主要功能是“an attempt to collect all available Kurdish dictionaries.”。

擴展截圖

screenshot
screenshot

下載VejînLex擴展crx文件

下載VejînLex擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 VejînLex VejînLex
ID ndhgbfdlhbeioogbfkipodjaghbcckoi
官方網址 https://chromewebstore.google.com/detail/vej%C3%AEnlex/ndhgbfdlhbeioogbfkipodjaghbcckoi
簡介 an attempt to collect all available Kurdish dictionaries.
檔案大小 17.36 KB
安裝次數 58
目前版本 1.1.0
更新時間 2022-06-15
上架時間 2022-06-13
評分 5.00/5 共 5 次評分
開發者 Govar Jabar
電子郵箱 [email protected]
付費類型 free
擴展官網 https://lex.vejin.net/
說明頁面URL https://lex.vejin.net/ck/contact
支援的語言 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
}