Releases: codevibr/keyboard-workspace-manager
Releases · codevibr/keyboard-workspace-manager
[0.10.2] - 2026-05-18
0.10.2 - Interface Polish
Added
- Chrome Graphite, Catppuccin, GitHub, Nord, and Tokyo Night appearance themes for the options page and command palette.
- Options-page slot status and shortcut badges for easier scanning.
- Command palette result icons, richer result metadata, and a more polished selected-result state.
- Favicons for configured slot and launcher command palette results when a matching tab or floating window is already open.
- Bottom Add Entry button for Launcher Entries when the list grows beyond four items.
- Regular tab launch mode for keyboard slots.
- Drag-and-drop reordering for keyboard slot configurations.
- More specific URL matching so entries like
docs.google.com/anddocs.google.com/spreadsheets/can coexist. - Final command palette result for searching the web with Chrome's default search engine.
- Optional unique aliases for slots and launcher entries.
- Extension launch URL for opening aliases from Deckboard, Logitech Options+, AutoHotkey, or similar tools.
- Temporary alias launch URL overrides for mode, new-window behavior, and popup geometry.
Changed
- Refined command palette typography so result titles, metadata, URLs, and labels are easier to scan in dark themes.
- Simplified command palette result pills by removing redundant slot, bookmark, and search badges.
- Differentiated slot result pills as
Pinned,Tab, orWindow. - Reformatted the web-search fallback result to show a stable
Search The Webtitle,Default search enginemetadata, and the typed query on its own line. - Improved command palette keyboard navigation so Arrow Up from the first result returns focus to the search field and scrolls the popup back to the top.
- Tuned hover and selected-result behavior so keyboard selection and mouse hover do not create confusing double-highlight states.
- Polished options-page slot row alignment, drag handles, edit/delete button sizing, pill padding, and explanatory text weight.
[0.10.1] - 2026-05-13
0.10.1 - Theme Preferences
Added
- Appearance setting for Light, Dark, or Follow system theme.
- Matching light/dark theme behavior for both the options page and command palette.
[0.10.0] - 2026-05-12
0.10.0 - Optional Bookmark Search
Added
- Optional command palette bookmark search, disabled by default.
- Optional
bookmarkspermission requested only when bookmark search is enabled in Settings. - Disabling bookmark search removes active bookmark access; docs clarify that Chrome may remember prior approval and skip the prompt if re-enabled.
- Bookmark command palette results that match typed bookmark title or URL text and open in a new tab.
- README, Store listing, and Privacy Policy disclosures for optional bookmark access.
0.9.3 - Public Testing Candidate
Added
- Combined command palette results into one ranked list.
- Added open-tab search by title and URL in the command palette.
- Open-tab command palette results focus the existing tab and its Chrome window.
- Popup-window tab results are labeled as floating windows in the command palette.
[0.9.2] - 2026-05-11
0.9.2 - Public Testing Candidate
Added
- Toolbar popup for searching and launching enabled keyboard slots and dynamic launcher entries.
- Unlimited Launcher Entries for extra workspaces that do not need manifest-declared keyboard commands.
- Options-page management for Launcher Entries, including name, URL, tags, launch mode, and floating-window geometry.
- Slot 10 is now a regular configurable shortcut slot that can open as either a pinned tab or floating window.
- Renamed manifest command ids to
focus-slot-01throughfocus-slot-10so Chrome's shortcut page can sort them in slot order. - Options page app shell with left-side navigation for Workspaces, Settings, Import/Export, and About.
- Toolbar command palette launches the first visible match when Enter is pressed.
open-command-palettecommand for opening the toolbar popup from an assigned Chrome shortcut on supported Chrome versions.- Documentation that
open-command-paletteshould be assigned as a Global shortcut because Chrome may not dispatch browser-scoped action-popup shortcuts. - Icon-only edit and delete controls on the options page slot rows.
- Actual extension icon in the options page sidebar.
- Full-row click targets in the toolbar command palette.
- Chrome shortcuts button now attempts to open
chrome://extensions/shortcutsand copies the URL if Chrome blocks it. - Smaller options-page edit/delete icon buttons, with delete styled as a destructive action.
- Launcher Entries now appear before Keyboard Slots in the toolbar command palette.
- Chrome shortcut command labels remain human-readable while zero-padded command ids keep slots sorted 1 through 10.
- Chrome shortcut command ids are zero-padded for slots 01-09 because Chrome appears to sort shortcuts by command id.
- Sidebar help card with GitHub link, version, and power-user signoff on the options page.
- MIT License reference on the options page About tab.
- Red Reset to default controls on every options-page tab.
- Wider window-geometry controls so four-digit values are not clipped by number spinners.
- Up and Down arrow keyboard navigation in the toolbar command palette.
- Command palette shortcut now focuses a normal Chrome window before opening the action popup.
- MIT License file and license references in project documentation.
[0.9.1] - 2026-05-11
0.9.1 - Options Layout Polish
Changed
- Improved Shortcut Slots layout so the URL field no longer overlaps the Mode dropdown.
- Moved each slot URL onto its own row for better readability.
- Aligned Reset buttons with the Name and Mode controls.
- Clarified that slots 5-9 and the floating window command must be assigned manually in Chrome's extension shortcuts page.