A command palette (a la Sublime Text) extension for common chrome tasks, written in Elm
$ 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 :)
MIT © Eugene Lerman