Not yet, AV1 Firefox

Examine source code of Not yet, AV1

By: Omsku61 Add-on
Inspect and view changes in Not yet, AV1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Not yet, AV1",
  "version": "1.0.0",
  "description": "Extremely lightweight Firefox plugin to disable AV1 on YouTube and other sites. Ported to Firefox by omsku61 Credits to Shimmermare",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "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
    }
  ],
  "homepage_url": "https://github.com/Shimmermare/NotYetAV1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{eab1d19c-1c28-4383-bdb2-f3af66ee8d56}"
    }
  }
}

Best Not yet, AV1 Alternatives

Here are some Firefox add-ons that are similar to Not yet, AV1: