Apache Better Status Firefox

Examine source code of Apache Better Status

제작자: Borzou Mossavari
Inspect and view changes in Apache Better Status source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Apache Better Status",
  "version": "1.1",
  "description": "Adds sortable columns, filters, and a dark theme with auto-refresh to the Apache server-status page.",
  "author": "Borzou Mossavari",
  "developer": {
    "name": "Borzou Mossavari",
    "url": "https://www.oci8.com"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "http://*/server-status*",
    "https://*/server-status*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/server-status*",
        "https://*/server-status*"
      ],
      "js": [
        "sort.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "apache-better-status@oci8.com"
    }
  },
  "icons": {
    "16": "16.png",
    "32": "32.png",
    "48": "48.png",
    "128": "128.png"
  }
}

최고의 Apache Better Status 대안

다음은 Apache Better Status과(와) 유사한 Firefox add-on입니다: