Bug Report Template Firefox

Examine source code of Bug Report Template

Inspect and view changes in Bug Report Template source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bug Report Template",
  "description": "A browser extension to add a simple bug report template to text areas.",
  "version": "1.0.3resigned1",
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ebf6ba5-abda-421a-9927-14b65eb3c12f}"
    }
  }
}

Best Bug Report Template Alternatives

Here are some Firefox add-ons that are similar to Bug Report Template: