Skip to content

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

License

Notifications You must be signed in to change notification settings

mo5h/add-to-trello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.8%
  • HTML 33.8%
  • CSS 6.4%