SimpleNoImg Firefox

Examine source code of SimpleNoImg

Inspect and view changes in SimpleNoImg source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoImg2",
  "version": "1.3resigned1",
  "description": "Disable some image-showing mechanisms. Pages become uglier, but calmer.",
  "browser_action": {
    "default_icon": {
      "19": "icons/no_img.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "no-img.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8475f0f-094a-4951-8b32-a140f44cabab}"
    }
  }
}

Best SimpleNoImg Alternatives

Here are some Firefox add-ons that are similar to SimpleNoImg: