Commander Maintainability circleci

Welcome to the documentation for Commander!

Note

Commander is still work in progress and anything can change at any time. Most of the documentation pages are stubs. You can commit to the documentation over at the GitHub repository.

What is Commander?

Commander is a small Chrome extension that attempts to help improve your development workflow by providing easy to use commands from the omnibox.

How does it work?

Commander takes advantage of an API that Chrome provides which allows you to use the omnibox in order to pass input to the extension. So, by taking advantage of that, we can make a command system purely using Chrome’s omnibox and vanilla APIs.

Can I have some screenshots?

Yes! And better yet, some GIF images have been thrown in there too!

Prompt:

https://owo.whats-th.is/57bd9b.png

Command names and descriptions:

https://owo.whats-th.is/e172c1.png

Search function:

https://owo.whats-th.is/89b9c0.png

Notification:

https://owo.whats-th.is/602a0b.png

Arguments example:

https://owo.whats-th.is/8f10df.gif