A fork of FuzzyTabs extension with redesigned interface and additional features.
L-Tabs is an extension for fuzzy-finding an open tab to switch to. Inspired by telescope.nvim.
- Default keymap to open search:
F2 - Search for any keywords, snippets, or substrings from the tab title
- Enter key automatically switches to the currently selected tab
- To focus a different tab, you can use up/down arrows.
- Fix the autofocus issue
- Refactor/replace the fuzzy sort algorithm
- Scroll down when focusing items that overflow the window height
- Highlight the matched substrings
- Add debug option to show match score
- Hide tabs that have no match
- Frecency?
- Theming support?
NOTE: These will be revised, some of these are most likely not required.
- tabs
- activeTab
- sessions
- bookmarks
- menus
- storage
L-Tabs does not collect or store any information about your browser, tabs, windows, or any other data.
L-Tabs does not access any external resources.