video2clipboard Firefox

Examine source code of video2clipboard

By: Cani
Inspect and view changes in video2clipboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "video2clipboard",
  "description": "Copy a video link with the current time code to clipboard via context menu.",
  "version": "1.0.0",
  "homepage_url": "https://github.com/0xC4N1/video2clipboard",
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardWrite",
    "menus"
  ]
}

Best video2clipboard Alternatives

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