Venetan spell checker

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

Cos'è Venetan spell checker?

Venetan spell checker è un'estensione di Chrome sviluppata da https://parnodexmentegar.orgfree.com, e la sua funzione principale è "This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Venetan spell checker

Scarica i file di estensione Venetan spell checker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Venetan spell checker Venetan spell checker
ID gelgpoamgbniokddgkfekdfidgioglcm
URL Ufficiale https://chromewebstore.google.com/detail/venetan-spell-checker/gelgpoamgbniokddgkfekdfidgioglcm
Descrizione This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).
Dimensione del File 163 KB
Conteggio Installazioni 16
Versione Corrente 1.2.2
Ultimo Aggiornamento 2023-04-06
Data di Pubblicazione 2016-05-15
Sviluppatore https://parnodexmentegar.orgfree.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://parnodesmentegar.wordpress.com
Lingue Supportate 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"
    }
}