By: Karton Lenin
Inspect and view changes in WePLM — JIRA Ticket Creator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WePLM — JIRA Ticket Creator",
"description": "Capture screenshots, record videos and create JIRA tickets instantly",
"version": "1.0.1",
"permissions": [
"activeTab",
"storage",
"unlimitedStorage",
"contextMenus",
"cookies",
"webRequest",
"webRequestBlocking",
"https://*.atlassian.net/*",
"<all_urls>"
],
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"panel.html"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "karton@theweplm.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best WePLM — JIRA Ticket Creator Alternatives
Here are some Firefox add-ons that are similar to WePLM — JIRA Ticket Creator:
Jira Ticket Creator
Vishal
Jira Ticket Timer
Aevorn LLC
Jira Templater
web-pirrote
JIRA AI Ticket Generator
Aayush Gautam
Screenshots for Jira
Yiraphic
Ticket Templates for JIRA
Steven Wittmann
Jira Time Helper
Alan
GitHub Jira Integration
GitHub Jira Integration
Copy JIRA ticket key
rybval
JIRA Enhancer
soc88
Ticket Opener
Marcos Raimundo