meta data for this page
  •  

This is an old revision of the document!


Firefox

Disable Detachable Tabs in Mozilla Firefox

  • `about:config`
  • `browser.tabs.allowTabDetach`

limit memory usage

systemd-run --user -G --scope --unit=firefox -p OOMPolicy=continue -p MemoryMax=2G -p MemorySwapMax=2G-p "CPUQuota=200%" firefox

See MemoryMax