YouTube Autofocus Firefox

Examine source code of YouTube Autofocus

By: afkdev8
Inspect and view changes in YouTube Autofocus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Autofocus",
  "version": "1.0",
  "description": "Automatically focuses on search bar when YouTube is opened",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/"
      ],
      "js": [
        "autofocus.js"
      ]
    }
  ],
  "icons": {
    "16": "search16.png",
    "128": "search128.png"
  }
}

Best YouTube Autofocus Alternatives

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