slack-redir Firefox

Examine source code of slack-redir

Inspect and view changes in slack-redir source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "slack-redir",
  "description": "Rplaces the slack-redir.net links in Slack with direct links",
  "author": "Vladimir Borisov",
  "icons": {
    "64": "slack-redir-64.png",
    "128": "slack-redir-128.png"
  },
  "version": "1.3",
  "content_scripts": [
    {
      "matches": [
        "https://*.slack.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best slack-redir Alternatives

Here are some Firefox add-ons that are similar to slack-redir: