No Empty iframes Firefox

Examine source code of No Empty iframes

Inspect and view changes in No Empty iframes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Add an empty div to the body of any empty iframes.  Supplemental addon to ShadowFox.",
  "manifest_version": 2,
  "name": "No Empty iframes",
  "version": "1.2resigned1",
  "homepage_url": "https://github.com/overdodactyl/ShadowFox/tree/master/no_empty_iframes",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "no_empty_iframes.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e046928-66d9-4f87-8a4b-e0515166b8f8}"
    }
  }
}

Best No Empty iframes Alternatives

Here are some Firefox add-ons that are similar to No Empty iframes: