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입니다: