Slack Reactions Notifications Firefox

Examine source code of Slack Reactions Notifications

Inspect and view changes in Slack Reactions Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Slack Reaction Notifications",
  "description": "DynamicScreen RemoteBoard extension",
  "version": "1.0.1",
  "manifest_version": 2,
  "author": "Simon Cleriot",
  "homepage_url": "https://github.com/scleriot/slack-reactions-notification",
  "background": {
    "scripts": [
      "build/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [],
  "browser_action": {
    "default_popup": "build/popup.html",
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png",
      "192": "icon-192.png",
      "260": "icon-260.png"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "128": "icon-128.png",
    "192": "icon-192.png"
  },
  "permissions": [
    "https://slack.com/*",
    "https://*.slack.com/*",
    "https://*.lb.slack-msgs.com/*",
    "notifications",
    "identity",
    "storage"
  ]
}

Best Slack Reactions Notifications Alternatives

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