BigBlueButton-Custom Firefox

Examine source code of BigBlueButton-Custom

提供元: overthesea
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"
  }
}

ベストのBigBlueButton-Custom代替案

BigBlueButton-Customに類似したFirefox add-onをいくつか紹介します: