By: Jamedjo
Inspect and view changes in JIRA Standup Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JIRA Standup Mode",
"version": "2.4.2",
"description": "Standup mode to show kanban board with more vertical space",
"browser_action": {
"default_icon": "icon_16.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"css": [
"dist/css/content.css",
"dist/css/standup.css"
],
"js": [
"dist/js/index.js"
],
"matches": [
"https://*.atlassian.net/*"
]
}
],
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"permissions": [
"https://*.atlassian.net/*",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "jira-standup-mode@jamedjo.example.com"
}
}
} Best JIRA Standup Mode Alternatives
Here are some Firefox add-ons that are similar to JIRA Standup Mode:
Full-Screen agile board mode for Jira
rui-costa
Scrumify
Ruben
Standup Flow
Vijay Raj
Jora
jgresty
Jira Helpers
Jira Helpers
Jira board in Full-Screen
Jakob
Jira Board Enhancer
Ramon Salla
JIRA Active Sprint Improver
Miroslav Drska
Task View
Unimorphic
Task View
Unimorphic
Jira Boards Suite by Sngular
MrAddon