Mirror Video context menu Firefox

Examine source code of Mirror Video context menu

Inspect and view changes in Mirror Video context menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mirror Video context menu",
  "description": "Make videos mirrored or rotated with context menu. Mirror horizontally and vertically, rotates in 90deg.",
  "version": "2.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/mirror-48.png",
    "96": "icons/mirror-96.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ]
}

Best Mirror Video context menu Alternatives

Here are some Firefox add-ons that are similar to Mirror Video context menu: