JavaScript Lazy Load Image Enabler Firefox

Examine source code of JavaScript Lazy Load Image Enabler

Inspect and view changes in JavaScript Lazy Load Image Enabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "nolazy",
  "description": "Loads lazy load images normally which would otherwise never show with javascript disabled.",
  "version": "0.2",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "nolazy.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6376dc4b-471a-4d9c-a245-8e637a4436c1}"
    }
  }
}

Melhores alternativas JavaScript Lazy Load Image Enabler

Aqui estão algumas Firefox add-ons que são similares a JavaScript Lazy Load Image Enabler: