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
官方URL 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
}