Skip to content

josephschmitt/Snipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snipe

Snipe is a Safari and Chrome extension that allows you to quickly sift through the sea of open tabs you accumulate throughout the day. Simply invoke the keyboard shortcut and up pops a Quicksilver-like input field allowing you to search through your open tabs and select one, without ever leaving your keyboard. It's like having Spotlight or Quicksilver for your browser tabs.

Dependencies

Please note that this repository depends on the following two submodules to compile properly from souce:

  • Snipe-core (Core UI shared between the Safari and Chrome extensions)
  • String_score (Used for the fuzzy search scoring system)

After cloning this repository, make sure to init the submodules, otherwise you'll get a bunch of errors and who knows what other horrors.

TODO

  • Add a way to close a tab from the UI (close all matching tabs?)
  • Support favicons not placed in the root directory of a server
  • Highlight matched words/phrases in custom UI in Safari and Chrome
  • Firefox version (looking into this. we'll see...)
  • Search page content as an asynchronous Web Worker process as well as title and URL (unlikely to happen anytime soon)

About

Find the tab you're looking for without leaving your keyboard. Hit Ctrl+Alt+Space, type, and go!

Resources

License

Stars

Watchers

Forks

Packages

No packages published