Bugzilla Helper Firefox

Examine source code of Bugzilla Helper

Inspect and view changes in Bugzilla Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bugzilla Helper",
  "version": "0.7.2resigned1",
  "description": "Copy bug summary and make it a wiki-friendly style",
  "homepage_url": "https://github.com/astleychen/bugzilla-helper",
  "icons": {
    "48": "icons/ic_view_list_black_24px.svg"
  },
  "applications": {
    "gecko": {
      "id": "astleychen@mozilla.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://bugzilla.mozilla.org/show_bug.cgi?id=*"
      ],
      "js": [
        "summary2wiki.js"
      ]
    }
  ]
}

Best Bugzilla Helper Alternatives

Here are some Firefox add-ons that are similar to Bugzilla Helper: