Offline web applications

- UNOFF

Now deprecated method of defining web page files to be cached using a cache manifest file, allowing them to work offline on subsequent visits to the page.

Chrome

  1. 4 - 84: Supported
  2. 85 - 130: Not supported
  3. 131: Not supported
  4. 132 - 134: Not supported

Edge

  1. 12 - 84: Supported
  2. 85 - 130: Not supported
  3. 131: Not supported

Safari

  1. 3.1 - 3.2: Not supported (but has polyfill available)
  2. 4 - 14.1: Supported
  3. 15 - 18.0: Not supported
  4. 18.1: Not supported
  5. 18.2 - TP: Not supported

Firefox

  1. 2: Not supported (but has polyfill available)
  2. 3: Partial support
  3. 3.5 - 83: Supported
  4. 84 - 131: Not supported
  5. 132: Not supported
  6. 133 - 135: Not supported

Opera

  1. 9 - 9.6: Not supported
  2. 10 - 10.5: Not supported (but has polyfill available)
  3. 10.6 - 72: Supported
  4. 73 - 113: Not supported
  5. 114: Not supported

IE

  1. 5.5: Not supported
  2. 6 - 8: Not supported (but has polyfill available)
  3. 9: Not supported
  4. 10: Supported
  5. 11: Supported

Chrome for Android

  1. 131: Not supported

Safari on iOS

  1. 3.2 - 14.8: Supported
  2. 15 - 18.0: Not supported
  3. 18.1: Not supported
  4. 18.2: Not supported

Samsung Internet

  1. 4 - 25: Supported
  2. 26: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10: Not supported
  2. 11 - 12.1: Supported
  3. 80: Not supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.4.4: Supported
  2. 131: Not supported

Firefox for Android

  1. 132: Not supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Not supported

KaiOS Browser

  1. 2.5: Supported
  2. 3: Not supported

This technology is being deprecated in favor of Service Workers

Resources:
Dive Into HTML5 article
Mozilla Hacks article/demo
WebPlatform Docs
Sitepoint tutorial