Grammar and Spelling Checker — Revisionary Firefox

Examine source code of Grammar and Spelling Checker — Revisionary

Inspect and view changes in Grammar and Spelling Checker — Revisionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Grammar and Spelling Checker - Revisionary",
  "short_name": "Revisionary",
  "author": "Revisionary",
  "version": "1.2",
  "homepage_url": "https://revisionary.xyz",
  "manifest_version": 2,
  "description": "Grammar checker optimized for readability and keyboard-navigation.",
  "permissions": [
    "https://api.revisionary.xyz/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/showdown.js",
        "src/utilities.js",
        "src/auditor_modal.js",
        "src/auditor_item.js",
        "src/auditor_keyboard_handler.js",
        "src/choice_selection_handler.js",
        "src/inputarea_button.js",
        "src/corrections.js",
        "src/mutation_observer.js",
        "src/setup.js",
        "src/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "assets/loading.gif"
  ],
  "icons": {
    "48": "assets/icons/revisionary-icon-48x48.png",
    "96": "assets/icons/revisionary-icon-96x96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{072fc2d2-34b8-4dc1-a9c6-88e5d312d22a}"
    }
  }
}

Best Grammar and Spelling Checker — Revisionary Alternatives

Here are some Firefox add-ons that are similar to Grammar and Spelling Checker — Revisionary: