Can Firefox's offline mode be disabled?

My wifi often cuts out. Turning wifi on and off seems to help, but Firefox often puts itself into offline mode. Is there any way to disable this?

1 Answer

Put this in your address bar;

about:config

Then enter this in "filter"

network.manage-offline-status

Change it to "false"

Other versions of firefox may have to set this to "true";

toolkit.networkmanager.disable 

Or this to "false"

browser.offline-apps.notify

If that doesn't work, there's this extension to block offline mode.

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like