Skip to content

jimmyl0l3c/LTabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L-Tabs

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.

Usage

  • 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.

Planned changes/features

  • 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?

Permissions:

NOTE: These will be revised, some of these are most likely not required.

  • tabs
  • activeTab
  • sessions
  • bookmarks
  • menus
  • storage

Disclaimers

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.

About

A Firefox extension to fuzzily search through all your open tabs, and to switch to them instantly.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.7%
  • HTML 3.1%
  • Other 1.2%