Lithuanian spelling check dictionary

Lithuanian spelling check dictionary

Lithuanian spellchecking dictionary for Mozilla applications, maintained by the ispell-lt project. Included by default in Lithuanian localized versions of Mozilla software.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.3.2",
  "name": "Lietuvių kalbos rašybos tikrinimo žodynas",
  "author": "Albertas Agejevas and contributors",
  "homepage_url": "https://github.com/ispell-lt/ispell-lt",
  "dictionaries": {
    "lt": "dictionaries/lt.dic"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}