/chrome-cmd-palette

A command palette (a la Sublime Text) extension for common chrome tasks, written in Elm

Primary LanguageJavaScript

chrome-cmd-palette

A command palette (a la Sublime Text) extension for common chrome tasks, written in Elm

Develop

$ npm install
$ npm start
  • Navigate to chrome://extensions/
  • Click LOAD UNPACKAGED and selected the chrome-cmd-palette's cloned repo location.
  • Open a new chrome tab and develop. Tabs will automatically refresh on code change :)

License

MIT © Eugene Lerman