meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:prepare:firefox [2025/02/04 20:40] niziaklinux:prepare:firefox [2025/09/26 08:59] (current) niziak
Line 1: Line 1:
 ====== Firefox ====== ====== Firefox ======
 +
 +===== certificate problem, but option to accept anyway has gone =====
 +"accept certificate" "self-signed certificate"
 +
 +  * ''about:config''
 +  * ''browser.xul.error_pages.expert_bad_cert'' to true
 +  * ''security.certerrors.permanentOverride'' to true
  
 ===== Disable Detachable Tabs in Mozilla Firefox ===== ===== Disable Detachable Tabs in Mozilla Firefox =====
 +
   * ''about:config''   * ''about:config''
-  * ''browser.tabs.allowTabDetach''+  * ''browser.tabs.allowTabDetach'' set to ''true'' 
 +  * ''config.trim_on_minimize'' 
 +    * write ''config.trim_on_minimize'' into search box 
 +    * select ''Boolean'' and click ''+'' icon 
 +    * set ot to ''true''
  
  
 ===== limit memory usage ===== ===== limit memory usage =====
 +
 +==== about:config ====
 +
 +  * ''browser.tabs.unloadOnLowMemory'' set to true
 +
  
 ==== cgroups ==== ==== cgroups ====