Server View Firefox

Examine source code of Server View

Inspect and view changes in Server View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "{bc6f8ef6-a30f-11e5-bf7f-feff819cdc9f}",
      "strict_min_version": "48.0"
    }
  },
  "manifest_version": 2,
  "name": "Server View",
  "version": "0.0.33resigned1",
  "description": "View server information.\nIcon from: https://www.iconfinder.com/iconsets/3d-bluefx-desktop-icons",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon_menu.png",
    "default_title": "Server View",
    "default_popup": "popup.html"
  }
}

Best Server View Alternatives

Here are some Firefox add-ons that are similar to Server View: