Difference between revisions of "Disabling automatic detection of offline mode in firefox"

From Notes_Wiki
m
m
Line 1: Line 1:
<yambe:breadcrumb>Firefox_configuration|Firefox configuration</yambe:breadcrumb>
<yambe:breadcrumb self="Disabling automatic detection of offline mode in firefox">Firefox|Firefox</yambe:breadcrumb>
=Disabling automatic detection of offline mode in firefox=
=Disabling automatic detection of offline mode in firefox=



Revision as of 08:28, 22 January 2019

<yambe:breadcrumb self="Disabling automatic detection of offline mode in firefox">Firefox|Firefox</yambe:breadcrumb>

Disabling automatic detection of offline mode in firefox

Automatic detection of offline mode depends on NetworkManager. Hence if NetworkManager service is disabled then firefox always starts in offline mode. This causes inconvenience when NetworkManager is not used for establishing connection such as in case of network service or by manual IP address assignment using ifconfig, etc. on command line. Thus, to disable offline mode detection by Firefox through NetworkManager use:

  1. Open about:config in firefox
  2. Click 'I'll be careful' button
  3. Search for "offline" using search box
  4. Set 'network.manage-offline-status' to false

Steps also mentioned at http://lifehacker.com/5714560/stop-firefox-from-automatically-entering-work-offline-mode