A SublimeText/Atom/Vscode style command palette for chrome!
Or you can unzip chrome-palette.zip and load it unpacked from chrome://extensions
- Commands sorted by usage
- Fuzzy search of commands
- Search sub commands (open tabs, bookmarks, history, etc)
- New Tab
- New Window
- Open History Page
- Open Downloads
- Open Extensions
- Open Bookmarks
- Add this tab to Bookmarks
- Open Settings
- Close Current Tab
- Reload Tab
- Reload All Tabs
- Clear Cache and Reload Tab
- Toggle Pin
- Duplicate Tab
- New Incognito Window
- Close Other Tabs
- Close Tabs To Right
- Close Tabs To Left
- Mute/Unmute Tab
- Move Tab To Start
- Move Tab To End
- Move Tab Left
- Move Tab Right
- Reopen/Unclose Tab
- Deattach Tab (Move to New Window)
- Reattach Tab (Move Tab to Previous Window)
- Reset command history
- Toggle Full screen mode
- Search Tabs
- Search History
- Search Google Drive
- Search Youtube
- Search Google
- Search Wikipedia
npm install
npm start
Import the dist
folder as an unpacked extension in chrome. This folder is rebuilt on changes when using npm start
- Commander: https://github.com/ssundarraj/commander