Opencast - Block Play Button Firefox

Examine source code of Opencast - Block Play Button

Inspect and view changes in Opencast - Block Play Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Block the play button from the pause screen of Opencast video player.",
  "manifest_version": 2,
  "name": "Opencast - Block Play Button",
  "version": "1.0",
  "icons": {
    "16": "playcrossed16.png",
    "48": "playcrossed48.png",
    "128": "playcrossed128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Opencast - Block Play Button Alternatives

Here are some Firefox add-ons that are similar to Opencast - Block Play Button: