Reddit video link Firefox

Examine source code of Reddit video link

Inspect and view changes in Reddit video link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit video link",
  "version": "0.0.4",
  "content_scripts": [
    {
      "matches": [
        "https://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "https://*/",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "reddit-face-u.svg",
    "default_title": "Reddit video link"
  }
}

Best Reddit video link Alternatives

Here are some Firefox add-ons that are similar to Reddit video link: