LinkTube Firefox

Examine source code of LinkTube

By: sebaro
Inspect and view changes in LinkTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkTube",
  "version": "2019.11.21",
  "description": "Replaces an embedded video with a link to the video page.",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "linktube.user.js"
      ]
    }
  ]
}

Best LinkTube Alternatives

Here are some Firefox add-ons that are similar to LinkTube: