MySQL Query Execution Timer Firefox

Examine source code of MySQL Query Execution Timer

Inspect and view changes in MySQL Query Execution Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MySQL Query Execution Timer",
  "version": "1.0",
  "description": "Measure and analyze MySQL query execution time.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "MySQL Query Execution Timer",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bothodontho267286@hotmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best MySQL Query Execution Timer Alternatives

Here are some Firefox add-ons that are similar to MySQL Query Execution Timer: