Medical Spell Checker with OpenMedSpel

Medical Spell Checker with OpenMedSpel

OpenMedSpel for Mozilla Firefox is free and open source medical spell checking dictionary that includes nearly 50,000 medical terms ranging from abdominis to zygomatic.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "dictionaries": {
    "en-US": "dictionaries/OpenMedSpel.dic"
  },
  "version": "3.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  },
  "name": "English Medical Dictionary",
  "manifest_version": 2
}