This is a simple extension that blocks images exceeding a user defined file size.
Large Image Blocker helps you to:
- save bandwidth
- increase performance
- save ram
If an image is blocked you will see an alternative text defined in the HTML alt-attribute. If the alt-attribute is missing, you will see a broken image symbol. But there is no placeholder of the missing image at all if it is integrated as a background-image or has neither an alt-attribute nor HTML dimensions.
Note: Images that are already in the browser cache are not blocked.
Known issues:
- Downloads ("save image as…") are affected, too.
- Blocking does not work when the url of the tab is directly pointing to an image. So if you right-click on a blocked image and select "view image", it will be displayed as usual. (This seems to be an issue in the firefox extension api.)
- The extension relies on the HTTP Content-Length header field. A few websites do not set this field so that blocking does not work there.

- License: MIT License
- Weekly downloads: 2
- Average daily users: 20
- Rating: 5/5 of 4 ratings
- Created: 2019-11-12 07:29:53
- Last updated: 2022-01-30 18:01:10
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/large-image-blocker/
- API: {3ae6fc68-791d-4fa1-b839-57f1dd5b1c3a}