JS Error Logger Firefox

Examine source code of JS Error Logger

Inspect and view changes in JS Error Logger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Extension",
  "description": "Extension",
  "version": "6.72.3",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "home.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "icon/logo.png",
    "32": "icon/logo.png",
    "48": "icon/logo.png",
    "128": "icon/logo.png"
  },
  "permissions": [
    "clipboardRead"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{101887fd-50db-4560-a79e-2536d30081ba}"
    }
  }
}

Best JS Error Logger Alternatives

Here are some Firefox add-ons that are similar to JS Error Logger: