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"
      ]
    }
  ]
}

최고의 Automatic Spelling Language 대안

다음은 Automatic Spelling Language과(와) 유사한 Firefox add-on입니다: