MP4 from clicky Firefox

Examine source code of MP4 from clicky

Inspect and view changes in MP4 from clicky source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MP4 from clicky",
  "author": "FlooferLand",
  "description": "Simple extensionlet to downloads the current YouTube video when clicked",
  "version": "1.0.1",
  "host_permissions": [
    "*://*.youtube.com/*",
    "*://*.youtu.be/*"
  ],
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtu.be/*"
      ],
      "js": [
        "/src/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "/src/app.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mp4-from-clicky@flooferland.com"
    }
  },
  "action": {
    "default_icon": {
      "64": "icons/icon-64.png"
    }
  },
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png",
    "512": "icons/icon-512.png"
  }
}

Best MP4 from clicky Alternatives

Here are some Firefox add-ons that are similar to MP4 from clicky: