math-with-slackb Firefox

Examine source code of math-with-slackb

Inspect and view changes in math-with-slackb source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "math-with-slackb",
  "version": "0.1",
  "description": "Inject MathJax on Slack pages",
  "permissions": [
    "*://*.slack.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.slack.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ]
}

Best math-with-slackb Alternatives

Here are some Firefox add-ons that are similar to math-with-slackb: