BigBlueButton-Custom Firefox

Examine source code of BigBlueButton-Custom

Inspect and view changes in BigBlueButton-Custom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Change the Background of BBB",
  "manifest_version": 2,
  "name": "BigBlueButton-Custom",
  "version": "1.1",
  "permissions": [
    "storage"
  ],
  "icons": {
    "48": "icons/background.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "borderify.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Melhores alternativas BigBlueButton-Custom

Aqui estão algumas Firefox add-ons que são similares a BigBlueButton-Custom: