imoin Firefox

Examine source code of imoin

Inspect and view changes in imoin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "imoin",
  "version": "24.2.0",
  "description": "Monitor your icinga or nagios instance.",
  "developer": {
    "name": "Erik Wegner",
    "url": "https://imoin.qwirl.eu/"
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "bundle.js"
    ]
  },
  "browser_action": {
    "browser_style": false,
    "default_popup": "html/panel.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "options_ui": {
    "browser_style": true,
    "open_in_tab": true,
    "page": "html/options.html"
  },
  "permissions": [
    "alarms",
    "storage",
    "https://*/",
    "http://*/"
  ],
  "applications": {
    "gecko": {
      "id": "imoin_we@ewus.de",
      "strict_min_version": "57.0"
    }
  }
}

Meilleures alternatives imoin

Voici quelques Firefox add-ons qui sont similaires à imoin :