Console Error Viewer Firefox

Examine source code of Console Error Viewer

Inspect and view changes in Console Error Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "description": "",
  "version": "5.2.1",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon.png"
    }
  },
  "permissions": [
    "clipboardRead",
    "storage",
    "tabs"
  ],
  "icons": {
    "32": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{5f4b44bb-a74a-4f03-9165-daae96978fdf}"
    }
  }
}

Best Console Error Viewer Alternatives

Here are some Firefox add-ons that are similar to Console Error Viewer: