From 2cadce52971abe2273e0e10470ed7af794d91523 Mon Sep 17 00:00:00 2001 From: Peter Lyons Kehl Date: Thu, 21 Nov 2024 17:21:53 -0800 Subject: [PATCH] How to configure --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a0653..963c891 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,22 @@ This add-on allows discarding (freezing) tabs via right-click. -[Install on addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/discard-tab/) +[Install for Mozilla Firefox from addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/discard-tab/) Discarding, or freezing, tabs removes them from memory and stops all background activity. The tab will still exist and once you click the tab again, it will reload. +## Configuration + +1. Once installed, locate this add-on within your Firefox add-ons: + - Firefox toolbar > right side > menu button ("hamburger menu", a button with three horizontal + lines) > Add-ons and themes, + - or Firefox top horizontal menu > Tools > Add-ons and themes +2. Locate "Discard Tab" +3. tab Preferences > to indicate which tab has been discarded, check: [] "Prepend snowflake to + discarded tabs." + ## Contributing I consider this software complete. More details in CONTRIBUTING.md.