Slack Redirect Firefox

Examine source code of Slack Redirect

제작자: David Rubino
Inspect and view changes in Slack Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Slack Redirect",
  "version": "1",
  "description": "Redirects Slack archive links to open directly in the browser instead of trying to open the Slack app",
  "browser_specific_settings": {
    "gecko": {
      "id": "SlackRedirect@joivid.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "*://*.slack.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "SlackRedirect_48x48.png",
    "96": "SlackRedirect_96x96.png"
  }
}

최고의 Slack Redirect 대안

다음은 Slack Redirect과(와) 유사한 Firefox add-on입니다: