Skip to content

A browser extension showing command palette for Google Chrome

License

Notifications You must be signed in to change notification settings

ddsuhaimi/chrommandr

Repository files navigation

Chrommandr

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.

Demo

DEMO Chrommandr

Development

  1. Clone the project
git clone
  1. Open the project and install dependencies
cd chrommandr
npm install
  1. Run the project
npm start
  1. Open Google Chrome and go to chrome://extensions
  2. Enable developer mode and click load unpacked. Select the build folder of Chrommandr
  3. Chrommandr should now be running in your browser

Roadmap

⚠️ 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? 🙄