ZabbixWatch Firefox

Examine source code of ZabbixWatch

By: Hikami Add-on
Inspect and view changes in ZabbixWatch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "Hikami",
  "name": "ZabbixWatch",
  "version": "1.1",
  "description": "Notifications from Zabbix in your Browser!",
  "icons": {
    "48": "icons/zabbixWatch-48.png"
  },
  "permissions": [
    "notifications",
    "storage"
  ],
  "background": {
    "page": "background/zabbixWatch_background.html",
    "persistent": true
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true,
    "open_in_tab": false
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/zabbixWatch-48.png"
    },
    "default_title": "ZabbixWatch",
    "default_popup": "popup/overview.html"
  }
}

Best ZabbixWatch Alternatives

Here are some Firefox add-ons that are similar to ZabbixWatch: