VejînLex

an attempt to collect all available Kurdish dictionaries.

VejînLex là gì?

VejînLex là một tiện ích mở rộng Chrome được phát triển bởi Govar Jabar, và tính năng chính của nó là "an attempt to collect all available Kurdish dictionaries.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng VejînLex

Tải xuống các tệp mở rộng VejînLex dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên VejînLex VejînLex
ID ndhgbfdlhbeioogbfkipodjaghbcckoi
URL Chính Thức https://chromewebstore.google.com/detail/vej%C3%AEnlex/ndhgbfdlhbeioogbfkipodjaghbcckoi
Mô tả an attempt to collect all available Kurdish dictionaries.
Kích Thước Tệp 17.36 KB
Số Lần Cài Đặt 58
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2022-06-15
Ngày Phát Hành 2022-06-13
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Govar Jabar
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://lex.vejin.net/
URL Trang Trợ Giúp https://lex.vejin.net/ck/contact
Ngôn Ngữ Được Hỗ Trợ 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
}