From c91b67479fb8a6ba1835ba493da013a6c9730ee4 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Tue, 26 May 2026 20:02:20 -0700 Subject: browser: add article reader window with themed fetch+inject MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - new Articles icon (🌐) on desktop opens w-browser window - browser window has URL bar + bookmark bar (library, music list, software) - fetch()es article HTML, strips Bootstrap stylesheet + navbar, preserves content - blink tags unwrapped (colored spans preserved for retro feel) - full aero + chrome theme CSS for url-bar, bookmarks, article typography - uses DOMParser to cleanly extract body content without iframes Co-Authored-By: Claude Sonnet 4.6 --- CoolMan - WhoIsUsingThisComputer_.mp3 | Bin 2121186 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 CoolMan - WhoIsUsingThisComputer_.mp3 (limited to 'CoolMan - WhoIsUsingThisComputer_.mp3') diff --git a/CoolMan - WhoIsUsingThisComputer_.mp3 b/CoolMan - WhoIsUsingThisComputer_.mp3 deleted file mode 100644 index 577c80d..0000000 Binary files a/CoolMan - WhoIsUsingThisComputer_.mp3 and /dev/null differ -- cgit v1.3-2-g0d8e