Flip Video Extension Firefox

Examine source code of Flip Video Extension

Inspect and view changes in Flip Video Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flip Video Extension",
  "version": "1.1",
  "description": "Flip any video on a webpage horizontally with a single click.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Flip Video Extension"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{93876874-b203-4530-9a2a-e415bbc55759}"
    }
  }
}

Best Flip Video Extension Alternatives

Here are some Firefox add-ons that are similar to Flip Video Extension: