Lighthouse Report Generator Firefox

Examine source code of Lighthouse Report Generator

Inspect and view changes in Lighthouse Report Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lighthouse Report Generator",
  "version": "0.0.2",
  "description": "Generates a Lighthouse Report and without needing to use Chrome",
  "icons": {
    "128": "images/logo.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "38": "images/logo.png"
    },
    "default_title": "Lighthouse",
    "default_popup": "popup.html",
    "browser_style": true
  }
}

Best Lighthouse Report Generator Alternatives

Here are some Firefox add-ons that are similar to Lighthouse Report Generator: