A chrome extension to make it easier to add cards to Trello from your browser.
You can download it on the Chrome Web Store
Installation steps:
$ git checkout https://github.com/walteranderson/add-to-trello.git
$ npm install # or yarn
$ npm start
- Open chrome and navigate to
chrome://extensions/
- Make sure "Developer Mode" is enabled
- Click on "Load unpacked extension..."
- Select the
build/
directory