By: Fulstech
Inspect and view changes in LaTeX for Jira Cloud - Math Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "LaTeX for Jira Cloud - Math Editor",
"description": "This is the only add-on for writing Math content using LaTeX on JIRA Cloud.",
"version": "2.0.0",
"manifest_version": 3,
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "jiracloudlatex@fulstech.com",
"strict_min_version": "109.0"
}
},
"content_scripts": [
{
"matches": [
"https://*.atlassian.net/*"
],
"css": [],
"js": [
"scripts/content-script.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"node_modules/mathjax/es5/*",
"scripts/*"
],
"matches": [
"https://*.atlassian.net/*"
]
}
]
} Best LaTeX for Jira Cloud - Math Editor Alternatives
Here are some Firefox add-ons that are similar to LaTeX for Jira Cloud - Math Editor:
LaTeX From Web
Manoj Aryal
Median
Andrew Li
Jira Cloud RTL
Or Liran
Markdown to JIRA
Paolo Antinori
LatexMathifyGitHub
AnonymerNiklasistanonym
Math Embed: From LaTeX to embeddable link
Žan Ožbot
Excalidraw LaTeX Helper
Duc
RTL support for Jira & Confluence
Dmitry Polyanovsky
Mathify
elvanaud