make firefox faster
We recently told you about the rollout of Firefox’s multiprocess feature called Electrolysis with up to four content processes by default. Sadly, many people seeing Electrolysis as disabled by default even after updating to Firefox 54. But it doesn’t mean they have to keep them away from the latest development which could place Firefox ahead of Google Chrome.

Before enabling E10S manually, as suggested by Ghacks, you need to make sure that you aren’t running any incompatible add-on because most of them are so, until the developers optimize them for Mozilla new WebExtensions format. You can visit a website called arewee10syet to verify the compatibility of the add-ons and extensions.

Also Read: 7 Best Features Of Upcoming Windows 10 Fall Creators Update

Enable Firefox Multi-Process manually

You can check if multi-process is already enabled on your Firefox by typing about:support in the address bar.

firefox3 e10s

It would be better if, you create a new Firefox profile to do all the changes, as, reverting back would not be as easy as, deleting the profile. In order to turn on Electrolysis on your Firefox 54 manually, you need to follow the steps mentioned below:

  1. Go to about:config using Firefox’s address bar.
  2. Click I accept the risk! when the warning message is displayed (if it does).
  3. Now, search for the term browser.tabs.remote.autostart in the search. Please pay attention while typing the Preference name or you’ll end up doing something else.
    Firefox1 e10s
  4. Double-click the option to set it to True and enable e10S.
    firefox2 e10sTo disable e10S set the value to False again.

Force-enable Multiprocess in Firefox

You can verify if the process has been successful or not by revisiting the about:support page. There might be chances that multiprocess didn’t turn on because of incompatible add-ons. The about:support page would list the cause why e10s is disabled. If that’s the case, you can force Firefox to allow electrolysis.

  1. Go to about:config in Firefox.
  2. Right-click > New > Boolean.
    Firefox5 e10s
  3. Type the following in the name field:
    browser.tabs.remote.force-enable
  4. Click Ok.
    Firefox6 e10s
  5. Set the value to True.
  6. Now, you have to prevent incompatible add-ons from stopping electrolysis. Search for:
    extensions.e10sMultiBlockedByAddons
  7. Set the preference to False by double-clicking on the entry.

The about:support will display Multiprocess Windows status as “Enabled by user’ when you force it.

Firefox7 e10s

Please note that there are risks associated with force-enabling multiprocess and Mozilla warns about the same in their wiki. Also, the multiprocess didn’t turn off in my case when I set the value to False.

Increase the number of content processes for Electrolysis

Firefox supports up to 7 content processes, but only four are enabled by default in Firefox 54. You can change the number by searching for dom.ipc.processCount on the about:config page.

Firefox8 e10s

The process count was initially set to one. Double-click the dom.ipc.processCount preference to edit its value. Set the process count to four or above. Later versions of Firefox will include an option to the same.

Got something to add? Drop your thought and feedback.

Also Read: 10 Best Free And Open Source Android Apps Every User Should Try

Similar Posts