Brazilian Portuguese Dictionary (New Spelling)

Brazilian Portuguese Dictionary (New Spelling)

The same spellchecker shipped with the Brazilian version of Firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "short_name": "Brazilian Dictionary",
  "name": "Brazilian Portuguese Dictionary",
  "description": "The spellchecker shipped with the Brazilian version of Firefox. Also available the spellchecker for the former spelling.",
  "developer": {
    "name": "jhltmnn"
  },
  "dictionaries": {
    "pt-BR": "dictionaries/pt-BR.dic"
  },
  "version": "123.2024.16.151",
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}