Jira Toggl Firefox

Examine source code of Jira Toggl

Inspect and view changes in Jira Toggl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Jira Toggl",
  "description": "A web extension for syncing Toggl timelog entries to your Jira Software worklog",
  "version": "1.7.1",
  "permissions": [
    "https://*/",
    "http://*/",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "{b8f6741b-8299-451d-ab45-6d4838409f07}"
    }
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "manifest_version": 2,
  "icons": {
    "16": "icons/jira-toggl_16.png",
    "48": "icons/jira-toggl_48.png",
    "128": "icons/jira-toggl_128.png"
  },
  "browser_action": {
    "default_title": "jira-toggl",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "chrome_style": true
  }
}

Best Jira Toggl Alternatives

Here are some Firefox add-ons that are similar to Jira Toggl: