mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 18:06:07 +01:00
655 B
655 B
date | tags | ||||
---|---|---|---|---|---|
2024-11-21T08:57:11.279Z |
|
The browser extension SingleFile is blowing my mind.
Not only will it create a minified, single-file copy of the webpage you're viewing that you can keep forever, it can also combines the parts in such a way that it can be read as a ZIP (with all the HTML, CSS, image & other files inside) at the same time as being readable by browsers as HTML (which extracts that zip and displays the page) at the same time as being a PNG file screenshot of itself. Capture of my site's homepage here.
Chapeau.