By: Paolo Antinori
Inspect and view changes in Markdown to JIRA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Markdown to JIRA",
"description": "Converts Markdown to JIRA wiki syntax",
"applications": {
"gecko": {
"id": "@markdown_to_jira"
}
},
"version": "0.1.1resigned1",
"permissions": [
"contextMenus",
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"128": "icon_128x128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/J2M.js",
"lib/content-script.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
}
} Best Markdown to JIRA Alternatives
Here are some Firefox add-ons that are similar to Markdown to JIRA:
Jira link copy for markdown
CheeWee Chua
Jira Link Formatter
Areview
Jira Issue Copy Helper
Chris Bellini
GitHub Jira Issue Linkifier
Jeff Genovy
Better Issue Link for Jira - Smart Copy with Templ
Borja Herrero
JIRA++
Darshit Shah
Jira link copy
juhop
LaTeX for Jira Cloud - Math Editor
Fulstech
GitHub Markdown Exporter
fefedu973
JSMB - Jira Served More Beautifully
gstuntz
GitAndJira
b2f3t
Jira cancel button confirm
Nicolas