Smart Reply Generator Firefox

Examine source code of Smart Reply Generator

Inspect and view changes in Smart Reply Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Reply Generator",
  "version": "1.0",
  "description": "Suggests smart replies on web text inputs.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3591e2c1-7222-4a1e-ba97-69006bcd7e46}"
    }
  }
}

Best Smart Reply Generator Alternatives

Here are some Firefox add-ons that are similar to Smart Reply Generator: