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
Eメール [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
}