Rezka Prime Firefox

Examine source code of Rezka Prime

By: kotleni
Inspect and view changes in Rezka Prime source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Rezka Prime",
  "version": "0.1.1",
  "description": "A browser extension created for adding custom features like downloading video files and subtitles from HDrezka and its mirrors.",
  "icons": {
    "48": "icon48.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_icon": "icon48.png",
    "default_title": "RezkaPrime",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "assets/styles.css"
      ],
      "js": [
        "bridge.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "bridge.js",
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rezkaprime@kotleni"
    }
  }
}

Best Rezka Prime Alternatives

Here are some Firefox add-ons that are similar to Rezka Prime: