Is there any way to read with javascript the total page size (with resources loaded) in kb of a html document?
Edit: Please read carefully. It's not a duplicate. I want to get the total loaded page size, including all resources, like css, images and scripts. Come on stack overflow ;)