WebsiteCloner (clone any website) Firefox

Examine source code of WebsiteCloner (clone any website)

By: Bikan Add-on
Inspect and view changes in WebsiteCloner (clone any website) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WebsiteCloner — Clone any website for free",
  "short_name": "WebsiteCloner",
  "version": "1.0.0",
  "description": "Clone any website instantly. Our extension first scrap the whole website and then create a zip file with all the static files, css, js, images, etc. You can download the zip file by one click",
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@websitecloner.online",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best WebsiteCloner (clone any website) Alternatives

Here are some Firefox add-ons that are similar to WebsiteCloner (clone any website):