warp
Single and main goal of this extension is fast opening of frequently used bookmarks.
It's possible to update active tab or open new one.
How to use
Install extension;
Go to extensions shortcuts page (chrome://extensions/shortcuts) and re-configure keys combination for activation (if needed);
Activate extension (Alt+W by default);
Type directory or bookmark name (at least partially);
Navigate by arrows and select required bookmark;
Update active tab by pressing "Enter" or open new tab by "Shift+Enter".
UI customization
Items font size;
Active item font weight, color and pointer.
UX customization
Bookmarks directory (all available or just some sub-directory);
History max count and max age;
Count of items per page;
Items sorting algorithm;
Opening of new tab occurs in the same tabs group (or not);
Opening of new tab occurs as neighbor of active one (or not always);
Autoclosing;
Changelog automatic opening.
Tech features
No 3rd party libraries are in use - everything is made for purpose and from scratch;
Code is covered by unit tests and e2e tests - quality matters;
Automatically updated internal model of bookmarks directory provides really fast work;
Internal model stored locally and it's not available for other extensions - it's secure;
Options are synchronized between all extension instances for your Google account via Chrome Sync - it's comfortable.