Venetan spell checker

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

O que é Venetan spell checker?

Venetan spell checker é uma extensão do Chrome desenvolvida por https://parnodexmentegar.orgfree.com, e sua principal característica é "This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Venetan spell checker

Baixe arquivos de extensão Venetan spell checker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Venetan spell checker Venetan spell checker
ID gelgpoamgbniokddgkfekdfidgioglcm
URL Oficial https://chromewebstore.google.com/detail/venetan-spell-checker/gelgpoamgbniokddgkfekdfidgioglcm
Descrição This extension provides dictionaries for spelling, thesaurus, and hyphenation for the venetan language (ISO 639-3 vec).
Tamanho do Arquivo 163 KB
Contagem de Instalações 16
Versão Atual 1.2.2
Última Atualização 2023-04-06
Data de Publicação 2016-05-15
Desenvolvedor https://parnodexmentegar.orgfree.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://parnodesmentegar.wordpress.com
Idiomas Suportados 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"
    }
}