Skip to content

Termina/tab-searching

Repository files navigation

Tab Searching

Sublime Text style tab switching for Chrome.

Install from Chrome WebStore.

Build by yourself

Clone the repo and get dist/ folder by running:

yarn
yarn build
yarn bg
cp extension/* dist/

Shortcuts

Command+Period is suggested for mac, Alt+Period for Windows and Linux.

  • Enter: choose this tab
  • Up: go to the tab above
  • Down: go to the tab below
  • Command K: remove this tab

Workflow

Workflow https://github.com/mvc-works/composer-workflow

License

MIT