Categories

Developer

igorlogius
igorlogius

Image Control v1.7.8

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Simple addon, to prevents the loading of images either via a black or whitelist based on domain (aka. origins ) It can help to safe traffic on mobile connections and might even make some sites more readable.

Simple addon, to prevents the loading of images either via a black or whitelist based on domain (aka. origins ) It can help to safe traffic on mobile connections and might even make some sites more readable.

Inspired by "Image Block". But since it did not have a black or whitelist feature or a domain based filter, this addon has been created as an alternative.

Note: Not all images can be blocked on the network layer, since images can be included inside document structures in very complex ways. To mitigate this situation the addon uses an addional mechanic, which does not block images, but removes them should those be present. This method is not perfect and will in some cases cause images to briefly appear/display, before they are removed.

Usage:


  1. Open the addon preferences to switch between black or whitelist mode
  2. Visit a website which contains images
  3. Click the toolbar button to add/remove the site origin to/from the active list.
  4. To make bulk changes use the Export & import buttons on the preferences page

Notes:
  1. Permissions:
    This add-on tries to use the minimal number of required permissions to successfully fullfill its intended purpose.
    If you think this could be improved please let me know by opening an issue and i will try to look into it.
    More Details on the individual permission can be found here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions
  2. Cost/Payment:
    This Add-on is and forever will be subscription and payment free to use for everyone however they like.
    If you are feeling generous you can send me a tip via my bitcoin address 35WK2GqZHPutywCdbHKa9BQ52GND3Pd6h4
  3. Stars/Reviews:
    If you found this add-on useful leave some stars or a review so others have an easier time finding it.
  4. Bugs, Suggestions or Requests:
    If you have any issues (for example a site it does not work but you think it should) or have improvement suggestions or a feature request please open an issue at the Support Site