Chrommandr is a browser extension which gives you command palette in your browser just like Visual Studio Code. You can do the followings with Chrommandr:
- you can search for tabs and move to that tab
- you can execute commands such as opening new tab or settings page
You can install Chrommandr on Chromium-based browser such as Google Chrome, Chromium or Brave.
- Clone the project
git clone
- Open the project and install dependencies
cd chrommandr
npm install
- Run the project
npm start
- Open Google Chrome and go to
chrome://extensions
- Enable developer mode and click load unpacked. Select the build folder of Chrommandr
- Chrommandr should now be running in your browser
⚠️ Chrommandr is under heavy development right now. Feel free to contribute :)
You can look for planned features and issue here.
We plan to release v1.0.0 by September 2022 🙏 Who am I kidding, October 2022 it is :) Okay, November perhaps? 🙄