All Projects → trello → chromello

trello / chromello

Licence: other
A sample Chrome extension written for Trello with a few great features.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects
HTML
75241 projects

Trello for Chrome

This is a small extension written to try out TypeScript and so I can create some cards directly from Chrome.

How do I get it?

  1. Check out the live version

  2. Clone this repository somewhere where you won't lose it.

  • In chrome, go to chrome://extensions/
  • Tick the Developer mode in the top right
  • Go to Load unpacked extension and point it at the directory where you extracted from the top file.
  • Give it access to your Trello.
  • The first time you open it, it may take a little while to get your boards.
  • Create some cards.
  • Setup a keyboard shortcut so you can do it super fast!

Original Author

This extension was originally written in Typescript by Hamid Palo. The TypeScript version will be made available depending on interest.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].