BBBMessageNotifier Firefox

Examine source code of BBBMessageNotifier

By: alies85
Inspect and view changes in BBBMessageNotifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "BBBMessageNotifier",
  "manifest_version": 2,
  "name": "BBBMessageNotifier",
  "version": "1.1",
  "content_scripts": [
    {
      "matches": [
        "*://*/html5client*"
      ],
      "js": [
        "exmess.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{635ca822-3663-4763-a7ae-e9195034ebf9}"
    }
  }
}

Best BBBMessageNotifier Alternatives

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