From c13974de424818da3527f561ea817e30d070bb25 Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Wed, 26 Aug 2015 09:47:28 -0400 Subject: [PATCH 1/2] 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

    From b44df1d9794d1b56630a1dbf6a769dc9eb0bc660 Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Wed, 26 Aug 2015 14:28:26 -0400 Subject: [PATCH 2/2] added suggestions from alex --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 31e5e1a6..2049366b 100644 --- a/index.html +++ b/index.html @@ -812,7 +812,7 @@ This is a collection of privacy related about:config tweaks. We
  • browser.sessionstore.max_tabs_undo = 0
  • - +

    Related Information