Thai Spellchecker ตรวจคำผิดภาษาไทย Firefox

Examine source code of Thai Spellchecker ตรวจคำผิดภาษาไทย

By: wishaw
Inspect and view changes in Thai Spellchecker ตรวจคำผิดภาษาไทย source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Thai Spellchecker",
  "version": "1.0.13",
  "description": "Thai spellchecker for Firefox",
  "permissions": [
    "<all_urls>"
  ],
  "background": {
    "page": "background/background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "js": [
        "content.js",
        "util.js",
        "lib/markup.js",
        "lib/purify.js"
      ],
      "css": [
        "content.css"
      ],
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "64": "icon/64.png"
    },
    "default_title": "Thai Spellchecker"
  }
}

Best Thai Spellchecker ตรวจคำผิดภาษาไทย Alternatives

Here are some Firefox add-ons that are similar to Thai Spellchecker ตรวจคำผิดภาษาไทย: