Random Fact Email Firefox

Examine source code of Random Fact Email

Inspect and view changes in Random Fact Email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random Fact Email",
  "description": "Puts a random fact in your email signature",
  "version": "0.4",
  "icons": {
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mail.google.com/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "permissions": [
    "*://*.uselessfacts.jsph.pl/*"
  ]
}

Best Random Fact Email Alternatives

Here are some Firefox add-ons that are similar to Random Fact Email: