Slack Notification Manager Firefox

Examine source code of Slack Notification Manager

Inspect and view changes in Slack Notification Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Slack Notification Manager",
  "version": "1.1",
  "description": "Manage Slack notifications and messages from multiple accounts and channels.",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "activeTab",
    "https://slack.com/*",
    "webRequest"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7ac2d04-1d10-416e-b5bd-7ead5434ae86}"
    }
  }
}

Best Slack Notification Manager Alternatives

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