BBB Enhancer Firefox

Examine source code of BBB Enhancer

By: Luciano
Inspect and view changes in BBB Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BBB Enhancer",
  "version": "2.1",
  "description": "Agrega funcionalidades faltantes a Big Blue Button",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "BBB_Enhancer@luwuntech.com"
    }
  },
  "icons": {
    "16": "icon.png"
  },
  "action": {
    "default_icon": {
      "16": "icon.png"
    },
    "default_popup": "popup/config_popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ]
}

Best BBB Enhancer Alternatives

Here are some Firefox add-ons that are similar to BBB Enhancer: