Inspect and view changes in Jira Time Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Jira Time Helper",
"version": "1.0.8",
"description": "Check Jira history and automate worklog entry from Firefox.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"storage",
"history",
"tabs",
"scripting",
"webRequest",
"webRequestBlocking",
"alarms",
"notifications"
],
"host_permissions": [
"https://*.atlassian.net/*",
"<all_urls>"
],
"action": {
"default_title": "Jira Time Helper",
"default_popup": "src/popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"options_ui": {
"page": "src/options/options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"src/background/background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content/contentScript.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "jira-time-helper@example.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Jira Time Helper Alternatives
Here are some Firefox add-ons that are similar to Jira Time Helper:
Jitrack | Time tracker for Jira®
Daniel Veihelmann
EasyTime for JIRA
Bridge Builders
Jira Ticket Timer
Aevorn LLC
Loggy - Time Logging for Jira
Irtaza Hassan
Jira Assistant: Worklog, Sprint report, Timer, etc
Shridhar TL
Tempo Tracker
Florian Riedel
Jira Queue Tracker
Collaboration Space
TrackMate – Jira Time Tracker
Mustafa Önder
Tempo Time Tracker
TempoTimeTracker
Worklog Tracker
CSSSR
Jira Toggl
Jira Toggl
Switcher
C2Develops