Slack Channel Exporter Firefox

Examine source code of Slack Channel Exporter

Inspect and view changes in Slack Channel Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rob/SI Slack Channel Exporter",
  "version": "1.0.1",
  "description": "Quickly export entire Slack channel and DM history with the click of a button.",
  "browser_action": {
    "default_title": "Export Slack",
    "default_icon": {
      "32": "icons/si-slack-icon-32.png",
      "128": "icons/si-slack-icon-128.png"
    }
  },
  "permissions": [
    "https://*.slack.com/",
    "tabs",
    "downloads"
  ],
  "background": {
    "scripts": [
      "scripts/lib/slack_message.js",
      "scripts/lib/slack_channel.js",
      "scripts/background.js"
    ],
    "persistent": false
  }
}

Best Slack Channel Exporter Alternatives

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