Simple Firefox addon inspired by LastTab (which sadly doesn't work anymore).
Addon provides a list of tabs in most recently used (MRU) order. Triggered by Ctrl-Tab or Alt-Tab.
Features:
- Triggered by Ctrl-Tab or Alt-Tab (configurable)
- Shift modifier cycles tabs in reverse order
- Configuration available to set max number of tabs to be kept in the MRU list
- Works across multiple windows - each window maintains its own MRU list of tabs
- Focus of last used tab when current tab is closed
This is open source. Please submit issues/patches/pull requests at https://github.com/kidproquo/supertab
Addon is available at https://addons.mozilla.org/addon/supertab/
Credit: The MRU cache is based on https://github.com/rsms/js-lru