Cut Video Firefox

Examine source code of Cut Video

Inspect and view changes in Cut Video source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.0",
  "name": "Cut Video",
  "description": "Cut Video - Trim MP4 MKV",
  "action": {
    "default_title": "Cut Video",
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "128": "icon/128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "appeffectcutvideo@gmail.com"
    }
  },
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "permissions": [],
  "web_accessible_resources": [
    {
      "matches": [],
      "resources": [
        "index.html",
        "assets/*"
      ]
    }
  ]
}

Best Cut Video Alternatives

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