walunjakarsachinedu
released this
27 Jul 08:49
·
3 commits
to main
since this release
New Release: Tab Navigator Extension v2.0.0
I'm excited to announce the release of version 2.0.0 of the Tab Navigator extension, bringing several improvements and new features to enhance your browsing experience.
Improvements:
- Migration to Extension Popup:
- The extension now operates from a popup instead of a content script.
- Search Bar Feature:
- Added a search bar to quickly find and navigate to tabs.
- Enhanced Compatibility:
- The extension now works in all types of tabs, including empty tabs and extension pages.
- Supports multiple Chrome windows.
- Improved UI:
- A delete button is now shown for hovered and selected tab items.
- Enhanced hover style for the remove button.
- Added logic to scroll to the selected item upon selection for better visibility.
- Bug Fixes:
- Addressed numerous bugs to improve stability and performance.
Updated Key Combinations:
- Show/Hide Popup:
- Use
Alt+H
to show or hide the extension popup.
- Use
- Show/Hide Search Bar:
- Use
Alt+P
to toggle the search bar within the popup.
- Use
- Select Tab on Alt Release:
- Tabs are selected when the
Alt
key is released, but only if the popup is open and search mode is off.
- Tabs are selected when the
- Cycle Through Tabs:
- Use
Alt+J
or the Down Arrow key to cycle down through recent tabs in both search mode and normal mode. - Use
Alt+K
or the Up Arrow key to navigate up in the overlay in both search mode and normal mode.
- Use
Installation Guide:
- Download the attached zip file of the compiled extension.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the extracted folder of the extension.
Enjoy a more efficient way to manage and navigate your tabs with the updated Tab Navigator extension!