Difference between revisions of "Work Offline Mode"

From FreekiWiki
Jump to navigation Jump to search
(New page: ==Disable Work Offline Mode in Firefox== Strictly speaking this doesn't disable work offline mode (it can still be set from the menu) but prevents Firefox from going into offline mode aut...)
 
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
Strictly speaking this doesn't disable work offline mode (it can still be set from the menu) but prevents Firefox from going into offline mode automatically if it doesn't find a network connection.  
 
Strictly speaking this doesn't disable work offline mode (it can still be set from the menu) but prevents Firefox from going into offline mode automatically if it doesn't find a network connection.  
Go to ''about:config'' and right click. Chose ''new'' -> ''boolean''.
 
  
Set  the name to ''network.manage-offline-status'' and the value to ''false''.
+
Go to '''''about:config''''' and right click. Chose '''''new''''' -> '''''boolean'''''.
 +
 
 +
Set  the name to '''''network.manage-offline-status''''' and the value to '''''false'''''.
 +
 
 +
==Disable Work Offline Mode Permanently==
 +
 
 +
Go to '''''about:config''''' and search for '''''toolkit.networkmanager.disable'''''.
 +
 
 +
Right click and '''''toggle''''' the value from false to '''''true'''''.
 +
 
 +
[[Category: Tech support]]

Latest revision as of 14:56, 14 April 2011

Disable Work Offline Mode in Firefox

Strictly speaking this doesn't disable work offline mode (it can still be set from the menu) but prevents Firefox from going into offline mode automatically if it doesn't find a network connection.

Go to about:config and right click. Chose new -> boolean.

Set the name to network.manage-offline-status and the value to false.

Disable Work Offline Mode Permanently

Go to about:config and search for toolkit.networkmanager.disable.

Right click and toggle the value from false to true.