Grammar Checker Firefox

Examine source code of Grammar Checker

By: Mig8
Inspect and view changes in Grammar Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Grammar Checker",
  "version": "1.0",
  "description": "Check grammar in selected text using an external grammar API.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Grammar Checker"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{41836edb-3fb6-482f-96d6-a817ed421693}"
    }
  }
}

Best Grammar Checker Alternatives

Here are some Firefox add-ons that are similar to Grammar Checker: