14
8
Is it possible to save everypage you visit in a browser automatically? I do now want to rely on Cache as a huge cache will slow down the browser. A third party software or an add-on will be helpful.
I use Chrome browser, but any other browser which can help me in my requirement is okay.

3Save it for what? Do you actually plan to use the saved pages as an alternative cache or just keep a long history? – P.Brian.Mackey – 2011-02-01T17:09:54.297
I basically work offline some times, and I want to be able to view the saved version of a webpage. – Ctroy – 2011-02-01T17:15:39.667
Is switching browsers an option? Firefox has an offline mode you can manually enable. – Ken – 2011-02-01T17:52:29.553
Do you want to save just the viewed pages or the whole tree? How many levels deep do you want to save? – ngen – 2011-02-01T18:53:48.570
1My approach would be to use some sort of caching proxy that achieves this functionality. Sadly, I know of none that do precisely this and there are limitations (mostly due to HTTPS.) – John Chadwick – 2012-01-21T07:47:50.020
Is it possible to save everypage you visit in a browser automatically? I basically work offline some times, and I want to be able to view the saved version of a webpage. I do now want to rely on Cache.But you just described a cache. If you download it, then it will be cached. If you downloade everything, then it will be huge. So you want a cache but by a different name? ಠ_ఠ How about simply calling the cache a document store? – Synetech – 2013-11-19T19:16:46.503