Venetan spell checker

This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).

Venetan spell checkerคืออะไร?

Venetan spell checker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://parnodexmentegar.orgfree.com และคุณลักษณะหลักของมันคือ "This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec)."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Venetan spell checker

ดาวน์โหลดไฟล์ส่วนขยาย Venetan spell checker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Venetan dictionary and spell checking (using the spelling of Mauro Trevisan): this serves the purpose of verifying correct writing in the Venetan language                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Venetan spell checker Venetan spell checker
ID gelgpoamgbniokddgkfekdfidgioglcm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/venetan-spell-checker/gelgpoamgbniokddgkfekdfidgioglcm
คำอธิบาย This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).
ขนาดไฟล์ 163 KB
จำนวนการติดตั้ง 16
เวอร์ชันปัจจุบัน 1.2.2
อัปเดตครั้งล่าสุด 2023-04-06
วันที่เผยแพร่ 2016-05-15
ผู้พัฒนา https://parnodexmentegar.orgfree.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://parnodesmentegar.wordpress.com
ภาษาที่รองรับ it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Venetan spell checker",
    "description": "This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).",
    "version": "1.2.2",
    "manifest_version": 2,
    "icons": {
        "48": "images\/veneto48.png",
        "128": "images\/veneto128.png"
    },
    "spellcheck": {
        "dictionary_language": "Venetan",
        "dictionary_locale": "vec",
        "dictionary_format": "hunspell",
        "dictionary_path": "vec.bdic"
    }
}