VejînLex

an attempt to collect all available Kurdish dictionaries.

VejînLexคืออะไร?

VejînLex เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Govar Jabar และคุณลักษณะหลักของมันคือ "an attempt to collect all available Kurdish dictionaries."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VejînLex

ดาวน์โหลดไฟล์ส่วนขยาย 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
}