By: Toby
Inspect and view changes in jira-comment-fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "jira-comment-fixer",
"version": "1.2",
"description": "Auto-switch Jira comments to 'Oldest first' on Jira Cloud and Jira Server/Data Center.",
"permissions": [
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{2fd03cae-8a5e-436a-8bae-96a73a388d37}"
}
}
} Best jira-comment-fixer Alternatives
Here are some Firefox add-ons that are similar to jira-comment-fixer:
Jira Comment Sorter
Dragobrath
JIRA Oldest First
AG
Jira Comment Visibility
Otto van Petersen
Jira Description Diff Viewer
James
Jira Comment Copier in click
Saharea Rahman
jiraDiff
Jonasz Potoniec
Jira-Feeder integration
dariosky
Jira cancel button confirm
Nicolas
Jira Threaded Comments
Mig
Jira Diff Highlighter
richiehowelll
Jira Old Issue View
Matt Tuchfarber