Siterip - Firefoxs
This is the honest part. Firefox is an amazing browser, but it is a site crawler.
Spoiler alert: Firefox does have a button labeled “Siterip.”
Let’s say you want to archive a small documentation site (100 pages) for offline use. Here’s a practical, ethical workflow using only Firefox and free tools. firefoxs siterip
This is where Firefox shines. Unlike Chrome (which is slowly strangling WebRequest API power), Firefox still supports extensions that can intercept, modify, and batch-download content.
The classic. Saves the current HTML file plus a _files folder containing CSS, JS, and images. It’s not recursive—it won’t follow links—but for a single page, it’s perfect. This is the honest part
Siteripping isn’t just about what you can do—it’s about what you should do.
Firefox is great here because you can already be logged in . Unlike wget , Firefox handles cookies, sessions, and WebSockets natively. Extensions like “SingleFile” will save the authenticated view. This is how you archive your own Slack history, Notion pages, or internal wikis (with permission). Here’s a practical, ethical workflow using only Firefox
Firefox is the scalpel. Siterip tools are the chainsaw. Use the right one.
