Slack Direct Firefox

Examine source code of Slack Direct

By: chutten
Inspect and view changes in Slack Direct source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Slack Direct",
  "version": "0.4",
  "description": "Rewrite links within Slack to avoid slack-redir.net",
  "icons": {
    "96": "icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.slack.com/*"
      ],
      "js": [
        "slack-direct.js"
      ]
    }
  ]
}

Best Slack Direct Alternatives

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