Grammar and Spell Checker - LanguageTool Firefox

Examine source code of Grammar and Spell Checker - LanguageTool

Inspect and view changes in Grammar and Spell Checker - LanguageTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "short_name": "LanguageTool",
  "description": "__MSG_appDesc__",
  "version": "11.0.1",
  "default_locale": "en",
  "author": "LanguageTooler GmbH",
  "homepage_url": "https://languagetool.org/",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "128.0",
      "id": "languagetool-webextension@languagetool.org"
    }
  },
  "icons": {
    "16": "assets/images/icons/icon16.png",
    "32": "assets/images/icons/icon32.png",
    "48": "assets/images/icons/icon48.png",
    "64": "assets/images/icons/icon64.png",
    "128": "assets/images/icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "scripting",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "match_about_blank": true,
      "match_origin_as_fallback": true,
      "js": [
        "extension-loader.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "run_at": "document_idle"
    },
    {
      "all_frames": true,
      "match_about_blank": true,
      "match_origin_as_fallback": true,
      "css": [
        "common/fonts.css",
        "content/styles/styles.css"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "run_at": "document_idle"
    },
    {
      "world": "MAIN",
      "all_frames": true,
      "js": [
        "content/editors/google/gdocs-content.js"
      ],
      "matches": [
        "*://docs.google.com/document/*"
      ],
      "run_at": "document_start"
    },
    {
      "world": "MAIN",
      "all_frames": true,
      "js": [
        "content/editors/google/gslides-content.js"
      ],
      "matches": [
        "*://docs.google.com/presentation/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "content/languagetool/injector.js"
      ],
      "matches": [
        "*://languagetool.org/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "trial/trial.js"
      ],
      "matches": [
        "https://languagetool.org/*/webextension/premium-announcement*",
        "https://languagetool.org/webextension/premium-announcement*",
        "http://localhost:8000/*/webextension/premium-announcement*",
        "http://localhost:8000/webextension/premium-announcement*"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "action": {
    "default_icon": {
      "16": "assets/images/icons/icon16.png",
      "32": "assets/images/icons/icon32.png",
      "64": "assets/images/icons/icon64.png"
    },
    "default_title": "LanguageTool",
    "default_popup": "popup/popup.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self';"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/fonts/*.woff2",
        "assets/styles/*",
        "common/*.css",
        "common/*.js",
        "content/*.css",
        "content.js",
        "extension-loader.js",
        "content/*.js",
        "config/*.js",
        "chunks/*.js",
        "welcome/*.js",
        "welcome/welcome.css",
        "welcome/managedLoginRedirectUri.html",
        "welcome/loginRedirectUri.html",
        "welcome/templates/index.html",
        "assets/images/*",
        "assets/emojibase-data/*",
        "toolbox/*.js",
        "toolbox/*.css",
        "toolbox/*.html"
      ],
      "matches": [
        "<all_urls>"
      ],
      "extension_ids": []
    }
  ]
}

Best Grammar and Spell Checker - LanguageTool Alternatives

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