Browser Error Collection Sentry Improvements Firefox

Examine source code of Browser Error Collection Sentry Improvements

Inspect and view changes in Browser Error Collection Sentry Improvements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser Error Collection Sentry Improvements",
  "version": "0.2.5resigned1",
  "description": "Improves the Sentry UI for the Browser Error Collection project.",
  "applications": {
    "gecko": {
      "id": "nightly-js-errors@mkelly.me"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://sentry.prod.mozaws.net/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "https://sentry.prod.mozaws.net/*",
    "https://bugzilla.mozilla.org/*",
    "webNavigation"
  ],
  "web_accessible_resources": [
    "bugzilla.png"
  ]
}

Best Browser Error Collection Sentry Improvements Alternatives

Here are some Firefox add-ons that are similar to Browser Error Collection Sentry Improvements: