IVE - Interactive Video Extension Firefox

Examine source code of IVE - Interactive Video Extension

By: iveplay
Inspect and view changes in IVE - Interactive Video Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.4.0",
  "name": "IVE - Interactive Video Extension",
  "short_name": "IVE",
  "description": "Interactive Video Extension - Improve your video watching experience on any site in a floating window with extra controls.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_title": "IVE",
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "js": [
        "assets/content.tsx-loader-D6s_pjhM.js"
      ],
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "assets/content-Cy_UlT0N.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "/*.json",
        "/*.js",
        "/*.jpg",
        "/*.svg",
        "/*.css",
        "assets/logo-CQbEJ1AQ.png",
        "assets/_commonjsHelpers-B0x07toN.js",
        "assets/use-debounced-callback-DRdY8G0S.js",
        "assets/content.tsx-Ptzm3C2a.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "content_security_policy": {
    "extension_pages": "default-src 'self'; connect-src 'self' ws://0.0.0.0:* ws://localhost:* https://*; style-src 'self' 'unsafe-inline'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@iveplay.io"
    }
  }
}

Best IVE - Interactive Video Extension Alternatives

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