AI Grammer Checking by SpellFast Firefox

Examine source code of AI Grammer Checking by SpellFast

Inspect and view changes in AI Grammer Checking by SpellFast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpellFast AI",
  "description": "SpellFast AI Grammer Checking",
  "version": "1.0.6",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "SpellFast AI",
    "default_icon": "icon.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "browser-polyfill.min.js",
        "contentScript.js"
      ]
    }
  ],
  "externally_connectable": {
    "matches": [
      "http://localhost:3000/*",
      "https://spellfast.ai/*"
    ]
  },
  "web_accessible_resources": [
    "assets/Inter-Medium.woff2",
    "assets/Inter-Regular.woff2",
    "assets/Inter-Bold.woff2"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ba255d9c-0a84-4c11-832d-a05d8857cf7e}"
    }
  }
}

Best AI Grammer Checking by SpellFast Alternatives

Here are some Firefox add-ons that are similar to AI Grammer Checking by SpellFast: