I request that Stack Exchange sites add an HTML cache manifest with a fallback error page for when the site or the user is offline.
CACHE MANIFEST
FALLBACK:
* offline.html
This would allow people to write user scripts to cache parts of the site for offline use. Without the manifest it's impossible to run a user script because there's no page loaded.

