OX-h264ify Firefox

Examine source code of OX-h264ify

Inspect and view changes in OX-h264ify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "oniichanx-h264ify",
  "version": "1.1.1",
  "manifest_version": 2,
  "description": "Improves YouTube playback performance by using your desired codecs.",
  "homepage_url": "https://github.com/oniichanx/oniichanx-h264ify",
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "oniichanx-h264ify",
    "default_popup": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtubekids.com/*",
        "*://*.youtube-nocookie.com/*",
        "*://*.youtu.be/*"
      ],
      "js": [
        "src/inject/inject.js",
        "src/inject/content_script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dc422521-1e6f-4998-ada8-25d61135e8ad}"
    }
  }
}

Best OX-h264ify Alternatives

Here are some Firefox add-ons that are similar to OX-h264ify: