Automatic Spelling Language Firefox

Examine source code of Automatic Spelling Language

Inspect and view changes in Automatic Spelling Language source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Automatic Spell Checking Language Selection",
  "description": "Automatically changes the dictionary used for spell checking based on the language of text in input fields.",
  "homepage_url": "https://github.com/kimsey0/FirefoxAutoDict",
  "version": "1.0",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lodash.throttle.js",
        "./autodict.js"
      ]
    }
  ]
}

Melhores alternativas Automatic Spelling Language

Aqui estão algumas Firefox add-ons que são similares a Automatic Spelling Language: