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