Skip to main content

How to Save a Webpage to a Single HTML File

Normally when you save a webpage for future references using the built-in ‘Save As’ option of your browsers, it will save all files (images, CSS, scripts, etc…) in a separate folder along with the html file. Of course, it is necessary to fully reproduce the web page, but what about if the number of saved web page grows? Moreover, it’s become tricky if you want to archive the saved web pages or share with others.

But now that’s an old story with the Google Chrome extension  SingleFile. It can save a webpage in a single html file. The extension embeds images, CSS and other files (excluding videos or Flash) in a single html file.

Moreover, as it is a standard html file you can open it with Firefox, Opera, Safari, and  Internet Explorer 9 without installing any extension. SingleFile can also be used as an alternative to snapshot/screenshot/capture page/scrapbook extensions.

How to Use SingleFile?

After installing the extension open a webpage. Wait until the page is fully loaded. Then click on the SingleFile icon in the chrome toolbar.
Wait until the shadow disappears then hit ctrl-s (or choose Save As option) and save the page.

SingleFile can be downloaded at Chrome Web Store.

Comments

Popular posts from this blog

Surf the Web Anonymously With Firefox Add-on Phproxy

There are several web based proxy servers available to surf the internet anonymously or as from another country. The Firefox add-on (Firefox 3 – 4) Phzilla helps you view a webpage or surf the internet using the PHProxy (a type of web based proxy server) proxy servers. It is very easy and convenient to use.

Restore Lost Capacity Of Your USB Flash Drive (How to)

Some malware can hide full capacity of your USB flash drive. For example, a 4GB pen drive sometimes shows only 500kb or less. An interesting part of this situation is that, even after removing the malware or formatting the USB flash drive, you will not get back its original capacity. Therefore, the question here is how to restore a USB flash drive to its full capacity.

Disable automatic Meta refresh/redirect of websites in browser for security reasons[how to]

Generally speaking, Meta refresh is a method used by some websites to instruct a web browser to automatically refresh/redirect the current web page after a given time interval. You can see this type of refresh/redirect especially in media sites. This is some times annoying or can be used for malicious purposes by redirecting you to a malicious site. If you don’t like this feature, you can disable this in your browser. Here is how to disable this in Internet Explore/Chrome, Firefox and Opera. Internet Explorer: Go to Tools - Internet options - Security tab - Custom Level button - Miscellaneous category - set "Allow Meta refresh" to Disable. Firefox: Go to Tools - Options - Advanced - General - Accessibility and tick the option next to ‘Warn me when web sites try to redirect or reload the page’. Alternatively you can use extension RefreshBlocker . Opera: Go to Preferences - Advanced - Network and uncheck "Enable automatic redirection".