The Lost Feed

📜History Tales

The Forgotten App That Saved Web Pages Forever

Discover SingleFile, the browser extension that lets you save web pages as a single HTML file. A look back at a simple tool that solved a big problem.

20 views·5 min read·Jul 8, 2026
SingleFile version compatible with Manifest V3

Remember the days when saving a webpage meant a mess of files? Images scattered, links broken, and the whole thing falling apart if you moved it. It felt like trying to hold water in a sieve. We've all been there, frustrated by how easily digital information could disappear or become unmanageable.

This problem was common for years. Websites are complex, with many parts working together. Saving them in a way that kept everything intact was a real challenge for many people.

The Problem With Saving Web Pages

Before tools like SingleFile, saving a webpage was a clunky process. You'd often have an option to save it as a 'webpage complete'. This would create a main HTML file and a separate folder filled with all the images, CSS files, and JavaScript.

It looked simple enough, but this method had major flaws. If you moved the main HTML file without the folder, or if the folder got corrupted, your saved page would break. Images wouldn't load, styles would be messy, and the page would look nothing like it did online. It was a fragile way to archive information.

A Simple Idea for a Big Problem

Around 2019, a developer named Gildas Lormeau decided to tackle this issue. He wanted a way to save any webpage as a single, self-contained HTML file. No extra folders, no scattered bits. Just one file that had everything it needed inside it.

This wasn't just about convenience. For researchers, students, or anyone archiving important online content, this was a game-changer. It meant a saved page would be truly portable and permanent, as long as you could open an HTML file.

How SingleFile Works

The magic of SingleFile is in how it works. When you tell it to save a page, it doesn't just grab the HTML. It goes through the page, finds all the linked resources like images, CSS styles, and even fonts. Then, it embeds all of these directly into the main HTML file itself.

Think of it like packing a suitcase. Instead of carrying multiple bags (the HTML file and the resource folder), SingleFile packs everything neatly into one. It converts images into a format that can be stored within the code, and it includes all the styling instructions.

The

Power of a Single File

The benefits of this approach are clear. A single HTML file is easy to store, easy to back up, and easy to share. You can put it on a USB drive, email it to someone, or store it in cloud storage without worrying about broken links or missing files.

"The goal was to create a tool that would save web pages in a way that they would be preserved for the long term, without relying on external resources."

This made it perfect for archiving articles, recipes, important documents, or even just funny memes that might disappear from the internet. It was a way to take a snapshot of the web and keep it safe.

Beyond Basic Saving

SingleFile didn't stop at just saving pages. The developer kept adding features to make it even more useful. It could handle complex pages, including those with dynamic content loaded by JavaScript.

It also offered customization options. Users could choose how they wanted pages saved, whether to include specific elements or exclude others. This level of control made it a powerful tool for different needs.

Compatibility and Updates

As the web changed, SingleFile evolved too. New browser technologies and website designs required updates. The developer worked to ensure the extension remained compatible with the latest web standards and popular websites.

This dedication to keeping the tool working meant it stayed relevant. Even as new ways to save content emerged, SingleFile offered a reliable and straightforward solution.

The SingleFile Lite Revolution

A significant development came with the creation of SingleFile Lite. This version was specifically designed to be compatible with Manifest V

  1. This is a set of rules and guidelines that web browsers like Chrome use to manage extensions.

Manifest V3 introduced new security and privacy features, but it also changed how extensions could operate. Some older extensions had to be rewritten or couldn't work anymore. SingleFile Lite was developed to meet these new requirements.

Why Manifest V3 Matters

Manifest V3 aimed to improve browser security and performance. It placed new restrictions on extensions, particularly concerning how they could access and modify web pages. For an extension like SingleFile, which deeply interacts with web content, adapting was crucial.

SingleFile Lite ensured that users could continue to save web pages reliably, even with the browser's updated extension rules. It showed the project's commitment to staying current and functional in the evolving browser landscape.

A Legacy of Preservation

SingleFile and SingleFile Lite represent a quiet but powerful victory for digital preservation. In a world where websites can change or vanish overnight, this tool offered a simple, effective way to hold onto what matters.

It’s a reminder that sometimes, the most useful tools are the ones that solve a fundamental problem elegantly. They don't need to be flashy, just effective.

The story of SingleFile is about a developer seeing a common frustration and creating a clean solution. It's a tool that empowered countless users to save and keep their corner of the internet, one perfectly preserved HTML file at a time. It’s a small piece of internet history that still matters today.

How does this make you feel?

Comments

0/2000

Loading comments...