A Firefox extension that makes trimming your tabs as effortless as swiping on a dating app.
Availible on addons.mozilla.org.
-
Open the extension's popup window using the extension icon or by pressing
Shift + F2
. You can customize the keyboard shortcut by accessing theManage Extension Shortcuts
in Firefox settings. -
Navigate through your list of open tabs using buttons or your keyboard:
- Press
j
orRight Arrow
to keep the selected tab. - Press
d
orLeft Arrow
to close the tab. - Press
f
orUp Arrow
to switch to the tab.
- Press
-
After eliminating all unnecessary tabs, simply press the
Esc
key to close the popup window.
-
In the Firefox address bar, type
about:debugging
and press Enter. -
Click on
This Firefox
, then selectLoad Temporary Add-on...
. -
Choose the
manifest.json
file.
To generate the XPI file, just use the make package
command.
The output file will be stored in the dist
directory.