Compat Report Firefox

Examine source code of Compat Report

Inspect and view changes in Compat Report source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Shows a report of browser compatibility issues",
  "manifest_version": 2,
  "name": "Compat Report",
  "version": "0.1.1resigned1",
  "author": "Eduardo Bouças",
  "homepage_url": "https://github.com/eduardoboucas/compat-report",
  "icons": {
    "512": "logo_512.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "webNavigation"
  ],
  "devtools_page": "index.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{13d75c08-fed6-4ff6-a356-d79509b17e44}"
    }
  }
}

Best Compat Report Alternatives

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