SQL Admin Log Analyzer Firefox

Examine source code of SQL Admin Log Analyzer

Inspect and view changes in SQL Admin Log Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SQL Admin Log Analyzer",
  "version": "1.0",
  "description": "SQL Admin Log Analyzer tool for efficient performance",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "SQL Admin Log Analyzer",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sql-admin-log-analyzer@sql.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ]
}

最佳 SQL Admin Log Analyzer 替代方案

这里是一些与SQL Admin Log Analyzer类似的Firefox add-on: