Better h264ify Firefox

Examine source code of Better h264ify

Inspect and view changes in Better h264ify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Better h264ify",
  "version": "1.3.0",
  "manifest_version": 2,
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Better h264ify",
    "default_popup": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.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": "{0ede949b-fa27-4c05-a836-d3e79e08825b}"
    }
  }
}

Best Better h264ify Alternatives

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