Veezn Firefox

Examine source code of Veezn

Inspect and view changes in Veezn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Veezn",
  "description": "Veezn is an open-source and minimalist in-browser media hub for your local web-compatible video files.",
  "version": "0.2.5",
  "action": {
    "default_icon": "./assets/app_icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "veezn@stoicbeaver.com"
    }
  },
  "background": {
    "scripts": [
      "./assets/main_service_worker.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "icons": {
    "512": "./assets/app_icon.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "/assets/main_content_script.js",
        "/assets/worker.min.js",
        "/assets/tesseract-core.wasm.js",
        "/assets/tesseract.min.js",
        "/assets/lang/*",
        "/assets/pintura.js",
        "/assets/pintura.css"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self' blob:;"
  }
}

Best Veezn Alternatives

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