Happy Slack Firefox

Examine source code of Happy Slack

Inspect and view changes in Happy Slack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Happy Slack",
  "version": "0.8",
  "author": "Simon Frey",
  "developer": {
    "name": "Simon Frey",
    "url": "https://simon-frey.com/"
  },
  "description": "Makes your Slack happier by automatically adding happy emojis to the end of your messages",
  "homepage_url": "https://github.com/simonfrey/happy-slack",
  "icons": {
    "48": "icons/happy.svg",
    "96": "icons/happy.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.slack.com/*"
      ],
      "js": [
        "js/happy.js"
      ]
    }
  ]
}

Best Happy Slack Alternatives

Here are some Firefox add-ons that are similar to Happy Slack: