add a tab_undo suggestion to firefox tweaks #15

Merged
matthewdavis merged 2 commits from master into master 2015-08-27 00:12:22 +00:00
1 changed files with 3 additions and 0 deletions

View File

@ -810,6 +810,9 @@ This is a collection of privacy related <strong>about:config</strong> tweaks. We
<li>dom.battery.enabled = false</li>
<ul><li>Website owners can track the battery status of your device. <a href="https://www.reddit.com/r/privacytoolsIO/comments/3fzbgy/you_may_be_tracked_by_your_battery_status_of_your/" target="_blank">Source</a></li></ul>
<li>browser.sessionstore.max_tabs_undo = 0</li>
<ul><li>Even with FireFox set to not remember history, your closed tabs are stored temporarily in the History button found at Menu -> History -> Recently Closed Tabs</li></ul>
</ol>
<h3>Related Information</h3>