IONISxBetterVideo Firefox

Examine source code of IONISxBetterVideo

By: Tim
Inspect and view changes in IONISxBetterVideo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IONISxBetterVideo",
  "version": "1.1.6",
  "content_scripts": [
    {
      "matches": [
        "https://courses.ionisx.com/courses/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "*://www.youtube.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best IONISxBetterVideo Alternatives

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