Jira Instant Update Firefox

Examine source code of Jira Instant Update

Inspect and view changes in Jira Instant Update source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{BCD72CC9-8546-4674-AB3C-6C5570C61194}"
    }
  },
  "manifest_version": 3,
  "name": "Jira Instant Update",
  "short_name": "Jira Instant Update",
  "version": "1.0.8",
  "icons": {
    "16": "icon3-16.png",
    "48": "icon3-48.png",
    "64": "icon3-64.png",
    "128": "icon3-128.png"
  },
  "description": "Instantly see Jira ticket updates.",
  "host_permissions": [
    "*://jira.mongodb.org/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icon3-128.png"
      ],
      "matches": [
        "*://jira.mongodb.org/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "*://jira.mongodb.org/*"
      ],
      "all_frames": false,
      "js": [
        "script.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Jira Instant Update Alternatives

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