Daily Shaarli

All links of one day in a single page.

July 2, 2026

kage: Shadow any website for offline viewing, with the JavaScript stripped out

kage (影, "shadow") clones a website into a folder you can browse offline, with every script stripped out. It opens each page in real headless Chrome, waits for the page to settle, snapshots the DOM a human would have seen, then deletes all the JavaScript and pulls the CSS, images, and fonts down to local paths. What lands on disk looks like the live site and runs no code.

See also: