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:
LaTeX in Slack
Sophie Huiberts
SlaTeX
..
LatexMathifyGitHub
AnonymerNiklasistanonym
Mathify
elvanaud
Rendered Maths Solver
Rendered Maths Solver
Wikipedia with MathJax
Trass3r
Math Embed: From LaTeX to embeddable link
Žan Ožbot
Native MathML
Frédéric Wang Nélar
LaTeX for Jira Cloud - Math Editor
Fulstech
Disable Slack Wysiwyg
Ross Jacobs
LaTeX for Messenger
Ben Bavar
accessible-wikipedia-math
NSoiffer