Server View Firefox

Examine source code of Server View

제작자: shinpachinaide
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"
  }
}

최고의 Server View 대안

다음은 Server View과(와) 유사한 Firefox add-on입니다: