Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 709 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 709 Bytes

Gmail Dynamic Images

Gmail caches all external urls. That makes it impossible to read the most recent data of the dynamic images (i.e. votes and other server generated images).

How it works:

  1. The extension works in background mode and it's logic is executed only if the opened tab URL is https://mail.google.com/*
  2. In the extension's Option page - you can list all domain names, those you want to enable dynamic images (stop caching).

Installation

  1. Install it directly via Chrome Web Store.
  2. Or load the extension as unpacked.