Skip to main content

One More Option to Reduce RAM Usage of Firefox

In a previous article we had discussed on memory (RAM) consumption of Firefox and how to reduce it. Here is one more option for lowering RAM usage of Firefox. New version of Firefox (3.6 +) loads certain plug-ins such as Adobe Flash, Apple QuickTime and Silverlight in a separate process called plugin-container.exe.

Even if certain plug-ins stops working, it’ll not affect your browsing. That’s a good move, but it requires additional system memory which may cause for slow browsing.

If you like to free-up this extra memory, you can simply disable the Plugin-container.exe, though not recommended.

Type about:config at the browser address bar and hit “Enter”. Click on “I will be careful, I promise”.

Now search for ipc in Filter box and locate the following five entries.

dom.ipc.plugins.enabled
dom.ipc.plugins.enabled.npctrl.dll
dom.ipc.plugins.enabled.npqtplugin.dll
dom.ipc.plugins.enabled.npswf32.dll
dom.ipc.plugins.enabled.nptest.dll

Right-click on each entry and click Toggle to change the value to False and vice versa.

Restart Firefox browser. Now plug-in–container is completely disabled for Firefox browser. (via)

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".