MySQL Query Execution Timer Firefox

Examine source code of MySQL Query Execution Timer

提供元: mysql query Add-on
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"
  ]
}

ベストのMySQL Query Execution Timer代替案

MySQL Query Execution Timerに類似したFirefox add-onをいくつか紹介します: