It should be fairly easy to implement a preview of the contents of zipped files. Unzip is already present in /bin/unzip (and it's working). The file explorer should simply unzip the contents of a zip-file e.g. to a directory in tmp and should show you the contents of that directory. Maybe worth an entry in the
wishlist?