Lightweight Chrome Extension / Firefox Add-On / Microsoft Edge Add-On that helps you to quickly find open tabs by title and url.
Bringing Visual Studio Code's Goto Anything...
to your Browser Tabs.
Press Alt+T
to quickly open the search dialog.
Firefox: Go to about:addons, click on the »gear«-icon in the upper right corner of the page and select Manage Extension Shortcuts
to change or remove the default shortcut.
Chrome: Go to chrome://extensions, open the menu on the left side by clicking on the »burger«-icon on the upper left corner of the page. Then click on Keyboard shortcuts
to change or remove the default shortcut.
Edge: Go to edge://extensions. Then select Keyboard shortcuts
on the left sidebar menu to change or remove the default shortcut.
Choose whether to search in the context of the current window or over all (non-incognito) windows.
Firefox: Go to about:addons and select »Tab Ahead«. Then click on Preferences
to get to the »options«-page.
Chrome: Go to chrome://extensions, click the Details
link next to the extension. Then click Extension options
to get to the »options«-page.
Edge: Go to edge://extensions, click Tab Ahead >> Details
. Then click Extension options
to get to the »options«-page.
We do not find you to be all that interesting. Your questionable browsing history should remain between you and the NSA. Tab Ahead functions without any outbound communication. Period.
v2
to v6
. Initial release for Microsoft Edge.fuzzy
filter.<input id="typeahead">
field.icon-folder-close ()
+ icon-terminal ()
.command+T/P
on OSX, ctrl+P
on Linux and Windows.Pull requests and constructive issues are very welcome. In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
grunt test
for linting and running tests.grunt build
for building the extension and generating the dist .zip
.grunt
to get your development going. This will start a watch
task running tests, whenever files are changed.Copyright (c) 2020 Jan Raasch
This project and its contents are open source under the MIT license.