BzHelper Firefox

Examine source code of BzHelper

By: Paul Add-on
Inspect and view changes in BzHelper source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BzHelper",
  "version": "0.1",
  "description": "Helps users file Firefox bugs directly to Bugzilla",
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "icons": {
    "280": "icons/icon.png"
  },
  "browser_action": {
    "default_icon": {
      "280": "icons/icon.png"
    },
    "default_title": "Just file a bug!"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d32c95ad-b07c-4ace-b472-c8643ebaf6a9}"
    }
  }
}

Best BzHelper Alternatives

Here are some Firefox add-ons that are similar to BzHelper: