Blogodorio / add-to-trello

Chrome extension to make it easier to add cards to Trello from your browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add to Trello

A chrome extension to make it easier to add cards to Trello from your browser.

Download

You can download it on the Chrome Web Store

Development

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

About

Chrome extension to make it easier to add cards to Trello from your browser

License:MIT License


Languages

Language:JavaScript 59.8%Language:HTML 33.8%Language:CSS 6.4%