JavaScript Lazy Load Image Enabler Firefox

Examine source code of JavaScript Lazy Load Image Enabler

제작자: David M. Ewald
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}"
    }
  }
}

최고의 JavaScript Lazy Load Image Enabler 대안

다음은 JavaScript Lazy Load Image Enabler과(와) 유사한 Firefox add-on입니다: