mozinfo Firefox

Examine source code of mozinfo

Inspect and view changes in mozinfo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sites",
  "version": "1.1resigned1",
  "permissions": [
    "tabs"
  ],
  "description": "Adds a red border to all webpages matching mozilla.org.",
  "browser_action": {
    "default_icon": "2.jpg",
    "default_title": "Tabs",
    "default_popup": "b.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "popup3.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3460268d-b7c5-40fa-b460-55f1eaf67ce6}"
    }
  }
}

Best mozinfo Alternatives

Here are some Firefox add-ons that are similar to mozinfo: