Errors.net official extension Firefox

Examine source code of Errors.net official extension

Par : 8Day
Inspect and view changes in Errors.net official extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Errors.net official extension",
  "description": "Effortlessly simplify and identify errors using real-time global performance and comparisons tools. Optimize your browsing today!",
  "version": "4.2",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "browser_action": {
    "default_icon": "logo-128.png"
  },
  "icons": {
    "128": "logo-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "performance.js"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "webNavigation",
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c5a87587-d7e1-4f7a-a2a4-8cf1b3f7f2a4}"
    }
  }
}

Meilleures alternatives Errors.net official extension

Voici quelques Firefox add-ons qui sont similaires à Errors.net official extension :