Jenkins Job Parameter Summary Firefox

Examine source code of Jenkins Job Parameter Summary

Inspect and view changes in Jenkins Job Parameter Summary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Jenkins Job Parameter Summary",
  "version": "2.1.0",
  "description": "Browser extension to make a summary of Jenkins job parameters for easy copy-and-paste",
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/jenkins-48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1e766e1-2f9b-4d1e-919a-f2f588d32050}"
    }
  }
}

Best Jenkins Job Parameter Summary Alternatives

Here are some Firefox add-ons that are similar to Jenkins Job Parameter Summary: