Google Chrome extension to find an opened tab
- display the list of currently opened tabs, even those in others windows
- filter the list by searching by tabs's title and/or tab's URL
- navigate to the selected tab, and bring its containing window to the foreground
- possibility to create a new tab (inside actual window or in a new window) with the pre-filled omnibox
- close a tab
The directory holding the manifest file can be added as an extension in developer mode in its current state.
- Open the Extension Management page by navigating to chrome://extensions.
- The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the LOAD UNPACKED button and select the extension directory.
Ta-da! The extension has been successfully installed.
See instructions from Google Chrome's Getting Started Tutorial for more information.
node.js v12.18.3 or above
it will probably work just fine with node.js v14.* LTS, i just didn't test it on that platform
Tab Finder - by floverdevel is licensed under the MIT License - see the LICENSE file for details
Thanks goes to these wonderful people (emoji key):
Ellis 💻 |
Charle Demers 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!