From c13974de424818da3527f561ea817e30d070bb25 Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Wed, 26 Aug 2015 09:47:28 -0400 Subject: [PATCH] add a tab_undo suggestion to firefox tweaks --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 4ad1c2f1..31e5e1a6 100644 --- a/index.html +++ b/index.html @@ -810,6 +810,9 @@ This is a collection of privacy related about:config tweaks. We
  • dom.battery.enabled = false
  • + +
  • browser.sessionstore.max_tabs_undo = 0
  • +

    Related Information