Instant Render Firefox

Examine source code of Instant Render

Inspect and view changes in Instant Render source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "LazyLoadify",
  "author": "Gildas Lormeau",
  "homepage_url": "https://github.com/gildas-lormeau/LazyLoadify",
  "description": "Web extension to force lazy loading of non-displayed resources (i.e. image, frame, video and audio contents)",
  "version": "0.0.2",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "js": [
        "index.js"
      ]
    }
  ],
  "permissions": [],
  "incognito": "spanning",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{93702215-4d5c-483c-bbe7-b37910065dd0}"
    }
  }
}

Melhores alternativas Instant Render

Aqui estão algumas Firefox add-ons que são similares a Instant Render: