Better Issue Link for Jira - Smart Copy with Templ Firefox

Examine source code of Better Issue Link for Jira - Smart Copy with Templ

Inspect and view changes in Better Issue Link for Jira - Smart Copy with Templ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Better Issue Link for Jira",
  "description": "Smart copy with customizable templates. Copy Jira issue links as HTML and Markdown with issue key and summary. Perfect for Slack, GitHub, and documentation.",
  "version": "1.1.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "bherrero@better-issue-link-jira",
      "strict_min_version": "126.0"
    }
  },
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "permissions": [
    "storage"
  ],
  "options_page": "options/options.html",
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://*.atlassian.net/jira/*",
        "https://*.atlassian.net/browse/*",
        "https://*.atlassian.net/issues/*"
      ]
    }
  ]
}

Best Better Issue Link for Jira - Smart Copy with Templ Alternatives

Here are some Firefox add-ons that are similar to Better Issue Link for Jira - Smart Copy with Templ: