By: Rowell Heria
Inspect and view changes in Jira Templates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Jira Templates",
"version": "1.4.2",
"description": "Supercharge your Jira workflow with predefined templates. Create templates with placeholders you could navigate to.",
"author": "Rowell Heria",
"homepage_url": "https://rowell.heria.uk/jira-templates",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png",
"128": "icon-128.png"
},
"browser_action": {
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"js/vendor.js",
"js/background-script.js"
]
},
"content_scripts": [
{
"matches": [
"https://*/*",
"http://*/*"
],
"run_at": "document_end",
"js": [
"js/vendor.js",
"js/content-script.js"
]
}
],
"permissions": [
"storage",
"tabs"
]
} Best Jira Templates Alternatives
Here are some Firefox add-ons that are similar to Jira Templates:
Jira Templater
web-pirrote
Ticket Templates for JIRA
Steven Wittmann
Jira Template Filler
Matt Carter
Better Issue Link for Jira - Smart Copy with Templ
Borja Herrero
Jira Link Formatter
Areview
JIRA Enhancer
soc88
Jira Shortcut
Alan
Description & Comment Templates for Jira Cloud
MrAddon
Jitrack | Time tracker for Jira®
Daniel Veihelmann
JiraSQL
JiraSQL