YouTube Kbd Nav Firefox

Examine source code of YouTube Kbd Nav

Inspect and view changes in YouTube Kbd Nav source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Kbd Nav",
  "author": "Philippe Fanaro",
  "version": "1.0.2",
  "description": "YouTube keyboard navigation to the max.",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "exclude_matches": [
        "*://*.studio.youtube.com/*"
      ],
      "js": [
        "content.dart.js"
      ]
    }
  ],
  "permissions": [
    "clipboardWrite"
  ],
  "icons": {
    "128": "favicon.png"
  }
}

Best YouTube Kbd Nav Alternatives

Here are some Firefox add-ons that are similar to YouTube Kbd Nav: